Share content from Firefox/Chrome/Edge to your endpoint.
Download and drag Notify.xpi
onto Firefox.
- Clone or Download this repository.
- Open the browser and navigate to Extensions.
- Enable Developer mode by toggling the switch in the top right corner.
- Click on Load unpacked and select the Notify_Chrome directory.
- After installation, click on the extension icon in the toolbar.
- 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://<your_domain>/message?token=<your_token>
- Now you can send the current page URL, links, or selected text to your endpoint by right-clicking and selecting Notify.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.