You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
9 months ago | |
---|---|---|
background | 9 months ago | |
icons | 9 months ago | |
popup | 9 months ago | |
.editorconfig | 11 months ago | |
.gitignore | 4 years ago | |
LICENSE.txt | 9 months ago | |
README.md | 9 months ago | |
browser-polyfill.js | 3 years ago | |
config.js | 9 months ago | |
manifest.json | 9 months ago | |
package-lock.json | 11 months ago | |
package.json | 11 months ago |
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