Gotify by StewartThomson
Unofficial browser extension for Gotify
You'll need Firefox to use this extension
Extension Metadata
Screenshots
About this extension
An extension for viewing and managing Gotify servers
You must configure your server CORS to allow the extension to make requests, like so:
In your config.yml
server:
cors:
alloworigins:
- "moz-extension://a419db6d-a40b-4b85-b77a-e4e46991f967"
allowmethods:
- "GET"
- "POST"
- "OPTIONS"
- "DELETE"
allowheaders:
- "Authorization"
- "content-type"
stream:
allowedorigins: # allowed origins for websocket connections (same origin is always allowed, default only same origin)
- "a419db6d-a40b-4b85-b77a-e4e46991f967"
Or, in your docker-compose.yml
environment:
GOTIFY_SERVER_CORS_ALLOWORIGINS: "- \"moz-extension://a419db6d-a40b-4b85-b77a-e4e46991f967\""
GOTIFY_SERVER_CORS_ALLOWHEADERS: "- \"Authorization\"\n- \"content-type\""
GOTIFY_SERVER_CORS_ALLOWMETHODS: "- \"GET\"\n- \"POST\"\n- \"OPTIONS\"\n- \"DELETE\""
GOTIFY_SERVER_STREAM_ALLOWEDORIGINS: "- \"a419db6d-a40b-4b85-b77a-e4e46991f967\""
Logo is from https://github.com/gotify/logo
More info can be found here: https://gotify.net/docs/config
You must configure your server CORS to allow the extension to make requests, like so:
In your config.yml
server:
cors:
alloworigins:
- "moz-extension://a419db6d-a40b-4b85-b77a-e4e46991f967"
allowmethods:
- "GET"
- "POST"
- "OPTIONS"
- "DELETE"
allowheaders:
- "Authorization"
- "content-type"
stream:
allowedorigins: # allowed origins for websocket connections (same origin is always allowed, default only same origin)
- "a419db6d-a40b-4b85-b77a-e4e46991f967"
Or, in your docker-compose.yml
environment:
GOTIFY_SERVER_CORS_ALLOWORIGINS: "- \"moz-extension://a419db6d-a40b-4b85-b77a-e4e46991f967\""
GOTIFY_SERVER_CORS_ALLOWHEADERS: "- \"Authorization\"\n- \"content-type\""
GOTIFY_SERVER_CORS_ALLOWMETHODS: "- \"GET\"\n- \"POST\"\n- \"OPTIONS\"\n- \"DELETE\""
GOTIFY_SERVER_STREAM_ALLOWEDORIGINS: "- \"a419db6d-a40b-4b85-b77a-e4e46991f967\""
Logo is from https://github.com/gotify/logo
More info can be found here: https://gotify.net/docs/config
Rate your experience
More information
- Add-on Links
- Version
- 0.3.2
- Size
- 323.3 KB
- Last updated
- 4 years ago (Jan 22, 2021)
- Related Categories
- License
- GNU General Public License v2.0 only
- Version History
Add to collection
More extensions by StewartThomson
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet