https://github.com/alirezagsm/notify
Share content from Firefox/Chrome/Edge to your endpoint.
https://github.com/alirezagsm/notify
apprise chrome-extension edge-extension firefox-addon gotify ntfysh push-notifications
Last synced: 2 months ago
JSON representation
Share content from Firefox/Chrome/Edge to your endpoint.
- Host: GitHub
- URL: https://github.com/alirezagsm/notify
- Owner: alirezagsm
- License: gpl-3.0
- Created: 2025-02-05T23:54:57.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-07-20T22:12:32.000Z (3 months ago)
- Last Synced: 2025-07-21T00:12:59.987Z (3 months ago)
- Topics: apprise, chrome-extension, edge-extension, firefox-addon, gotify, ntfysh, push-notifications
- Language: JavaScript
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Notify
Share content from Firefox/Chrome/Edge to your endpoint.## Install on Firefox 🛠️
Download and drag `Notify.xpi` onto Firefox.
## Install on Chrome/Edge 🛠️
1. **Clone or Download** this repository.
2. Open the browser and navigate to **Extensions**.
3. Enable **Developer mode** by toggling the switch in the top right corner.
4. Click on **Load unpacked** and select the **Notify_Chrome** directory.## Usage 🚀
1. After installation, **click on the extension icon** in the toolbar.
2. In the popup, **set your endpoint**. The extension allows for any endpoint as long as the connection is accepted. For example a Gotify endpoint may be entered as `https:///message?token=`
3. Now you can send the current page URL, links, or selected text to your endpoint by **right-clicking** and selecting **Notify**.## License 📜
This project is licensed under the **GNU General Public License v3.0**. See the [LICENSE](LICENSE) file for details.