WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Gotify Push

Gotify Push

View on Chrome Web Store
View Gotify Push Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A Simple Chrome Extension For Sending and Receiving Messages from Gotify Push Notification Server.
Type
Extension
Users
335 users
1
Santhosh Veer
View author page of Santhosh Veer
Published
Published on May 26, 2020
Version 0.4
Manifest version
3
Updated
Updated on May 2, 2023
productivity/workflow
Extension Category
View on Chrome Web Store
View Gotify Push Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest
Gotify Push Chrome Extension Image 1
Gotify Push Chrome Extension Image 2
Gotify Push Chrome Extension Image 3
Gotify Push Chrome Extension Image 4

Description

▶ Gotify push

Gotify 🦄 Google Chrome Extension

Chrome Extension for Send Push Notification to gotify/server 🔔

🖥 System Font
💅 Spectre.css Framework
💯 Light Weight and Optimized
⏳ Fetch API
🦺 Supports on all Chromium Based web browsers

▶ Requirments

  • Gotify API
  • Latest Chromium Version for manifest v3 Support
  • Allow CORS Headers to Access and Call Gotify API

▶ Service Worker

Chrome manifest v3 using Service Worker here we use it to create Chrome contextMenus to sending image,link and selected text to Gotify Server.

▶ Usage

  • you can Find the Plugin Option page on Chrome toolbar Right side of the Address bar
  • Click Gotify Setup Button and Enter your Gotify APP API URL and Save it
  • That's all Successfully Setup Gotify Push Extension on your Brower

▶ Allow CORS

You must configure your server CORS allow this extension to Send push notification from this Extension

  • Open config.yml File and Update this Setup

server: cors: alloworigins: - "chrome-extension://cbegkpikakpajcaoblfkeindhhikpfmd" allowmethods: - "GET" - "POST" allowheaders: - "Authorization" - "content-type" stream: allowedorigins: # allowed origins for websocket connections (same origin is always allowed, default only same origin) - "cbegkpikakpajcaoblfkeindhhikpfmd"

▶ Features

  • Send Custom Push Notification
  • Send Current page INFO
  • Send Image URL
  • Send Link
  • Send Selected Text

▶ LICENSE

MIT

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top