
Gotify 作者: StewartThomson
Unofficial browser extension for Gotify
必須使用 Firefox 才能使用此擴充套件
擴充套件後設資料
畫面擷圖




關於此擴充套件
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
為您的體驗打分數
更多資訊
- 附加元件網址
- 版本
- 0.3.2
- 大小
- 323.3 KB
- 最近更新
- 4 年前 (2021年1月22日)
- 相關分類
- 授權條款
- 僅 GNU General Public License v2.0
- 版本紀錄
新增至收藏集
StewartThomson 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分