Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mskian/gotify-push-firefox
A Simple Firefox Extension For Sending and Receiving Messages from Gotify Push Notification Server.
https://github.com/mskian/gotify-push-firefox
css extension firefox-addon firefox-extension gotify html javascript
Last synced: about 1 month ago
JSON representation
A Simple Firefox Extension For Sending and Receiving Messages from Gotify Push Notification Server.
- Host: GitHub
- URL: https://github.com/mskian/gotify-push-firefox
- Owner: mskian
- License: mit
- Created: 2023-04-29T12:48:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T13:10:18.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T22:48:44.860Z (3 months ago)
- Topics: css, extension, firefox-addon, firefox-extension, gotify, html, javascript
- Language: JavaScript
- Homepage: https://addons.mozilla.org/en-US/firefox/addon/gotify-push/
- Size: 295 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gotify push
> Gotify Firefox Extension
Firefox Extension for Send Push Notification to gotify/server 🔔
🖥 System Font
💅 Spectre.css Framework
💯 Light Weight and Optimized
⏳ Fetch API## Requirments
- Gotify API
- CORS Header## Installation
- Download or Clone this Github Respo
- Open the Firefox debugging Page - `about:debugging#/runtime/this-firefox`
- Just upload the Extension in Temporary Extensions.
- Extension Activated and Enable the Gotify Push options## Usage
- you can Find the Plugin Option page on Firefox Web Address bar Near profile
- 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 the CORS - Soon Clear Method will be Update After Extension Fully Submitted on Firefox Extension Store.
## Features
> All Features are Similar to Chrome Extension
- Send Custom Push Notification
- Send Current page INFO
- Send Image URL
- Send Link
- Send Selected Text![Gotify push](https://raw.githubusercontent.com/mskian/gotify-push/master/screenshot/Screenshot1.png)
![Gotify push](https://raw.githubusercontent.com/mskian/gotify-push/master/screenshot/Screenshot2.png)
![Gotify push](https://raw.githubusercontent.com/mskian/gotify-push/master/screenshot/Screenshot3.png)
![Gotify push](https://raw.githubusercontent.com/mskian/gotify-push/master/screenshot/Screenshot4.png)
### LICENSE
MIT