Gotify chrome extension

Version: 0.3.2
Gotify
Unofficial browser extension for Gotify
1.00 Based on 1 user rates

What is Gotify?

Gotify is a productivity chrome extension. it's a free extension and is featured in Productivity, it has 179 active users since released its first version, it earns an average rating of 1.00 from 1 rated user, last update is 867 days ago.


What’s new in version 0.3.2?

                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            

How to install Gotify?

You could download the latest version crx file or older version files and install it.


Preview of Gotify


Technical Features:

  • Latest Version: 0.3.2
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Thursday, January 21st, 2021
  • Author: stewartthomson3

Gotify Available languages:

English.


FAQ


Reviews of gotify:


Maxime SALECROIX February 22nd, 2023
Maxime SALECROIX

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

Read more review & comments of gotify