Gotify Gotify

Productivity
Version: 0.3.2
Last Update: 2021-01-21

Overview

Gotify is a Chrome extension developed by stewartthomson3. According to the data from Chrome web store, current version of Gotify is 0.3.2, updated on 2021-01-21.
166 users have installed this extension. 1 users have rated this extension with an average rating of .
developer website: gostew.art

Unofficial browser extension for Gotify

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:
- "chrome-extension://defcailckfpgaigaiijligpnjipkhhmg"
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)
- "defcailckfpgaigaiijligpnjipkhhmg"

Or, in your docker-compose.yml
environment:
GOTIFY_SERVER_CORS_ALLOWORIGINS: "- \"chrome-extension://defcailckfpgaigaiijligpnjipkhhmg\""
GOTIFY_SERVER_CORS_ALLOWHEADERS: "- \"Authorization\"\n- \"content-type\""
GOTIFY_SERVER_CORS_ALLOWMETHODS: "- \"GET\"\n- \"POST\"\n- \"OPTIONS\"\n- \"DELETE\""
GOTIFY_SERVER_STREAM_ALLOWEDORIGINS: "- \"defcailckfpgaigaiijligpnjipkhhmg\""

Logo is from https://github.com/gotify/logo

More info can be found here: https://gotify.net/docs/config

Rating

1 ratings

Total Installs

166

Information

Last Update

2021-01-21

Current Version

0.3.2

Size

315KiB

Author

stewartthomson3

Website

gostew.art

Category

Productivity

Latest Reviews

See More

avatar Maxime SALECROIX
2023-02-22

Extension was not able to retreive messages from my gotify server 2.2.4

avatar Maxime SALECROIX
2023-02-22

Extension was not able to retreive messages from my gotify server 2.2.4

avatar Maxime SALECROIX
2023-02-22

Extension was not able to retreive messages from my gotify server 2.2.4

avatar Maxime SALECROIX
2023-02-22

Extension was not able to retreive messages from my gotify server 2.2.4