A WebExtension for the OpenSpaceNotifier of the Hackerspace Bremen e.V.
Install web-ext
and run this in your checked out repo:
$ cd webextension
$ web-ext build --overwrite-dest
The extension can then be found in webextension/web-ext-artifacts
.
The original WebExtension only works in Google Chrome, this Extension works in
- Firefox (https://addons.mozilla.org/de/firefox/addon/hshb-openspacenotifier/)
- Chromium
- Google Chrome
Not officially supported (because the WebExtension Polyfill only unofficially supports them) is Opera and the Vivaldi Browser, although they appear to work.
MS Edge is not supported. Might change if this issue is resolved.
- English/German
- Browser button
- Notify on space open/close
- Notify on status message change
GPLv3 or later.