background | ||
icons | ||
popup | ||
.editorconfig | ||
.gitignore | ||
browser-polyfill.js | ||
config.js | ||
LICENSE.txt | ||
manifest.json | ||
package-lock.json | ||
package.json | ||
README.md |
/usr/space Web-Ext (Firefox Add-on)
Features
- Show if someone is in the Space
- Looks for connected dynamic IPs (DHCP)
- Refreshes every 5min
- Show the next event
- Quick-Links (Homepage, Wiki, Gitea, Nextcloud)
Install
$ git clone https://gitea.usrspace.at/XimeX/usrspace-browser-addon.git
- Open
about:debugging
orabout:debugging-new
in Firefox - Click
Load Temporary Add-on...
- Navigate to Add-on Repository
- Open
manifest.json
- Use it
Release
$ git commit -m "release vX.Y"
$ git tag vX.Y
$ web-ext build -n _usr_space-X.Y.zip
Credits
Used icons from Bootstrap https://github.com/twbs/icons/blob/main/LICENSE.md
License
MIT