Skip to content

TheDuffman85/send_to_ntfy_extension

Repository files navigation

Logo Send to ntfy

Build Extension

A browser extension to send the notifications to ntfy.sh or your self-hosted ntfy server.

Note

This is an unofficial extension and is not affiliated with the ntfy.sh project.

Features

  • Context Menu: Right-click to send selected text, images, or the current page URL directly to ntfy.
  • File Upload: Easily upload and send files to your ntfy topics.
  • Quick Sharing: Send the current page URL or custom text to your ntfy topics.
  • Keyboard Shortcuts: Send messages quickly with Right Ctrl + Enter.
  • Custom Configuration: Support for self-hosted ntfy servers.
  • Authentication: Optional support for token-based authentication.
  • Privacy First: No tracking, just simple functionality.
  • Modern UI: Clean interface with Dark Mode support.
  • Cross-Browser: Supports Chrome, Firefox, and Edge (Manifest V3).

Installation

Official Stores

Browser Store Link
Firefox Firefox Add-on
Chrome Chrome Web Store
Edge Microsoft Edge Add-ons

Manual Installation

  1. Download the latest release from the Releases page.
  2. Unzip the file.
  3. Load the unpacked extension in your browser's developer mode.

Configuration & Usage

Access the extension settings to configure your preferences:

  1. ntfy Server: Default is https://ntfy.sh, but you can change this to your self-hosted instance.
  2. Topic: Set your default target topic.
  3. Authentication: If your server requires it, enter your Access Token.
  4. Priorities: Choose a default priority level or adjust it per message.
  5. Tags: Add tags to your notifications for better organization.

Development

To build the extension locally:

# Build for all browsers (Chrome, Firefox, Edge)
./build.sh

# Or build for a specific browser
./build.sh chrome # (includes Chromium based browsers like Edge)
./build.sh firefox

The build output will be placed in the build/ directory.

Screenshots

Main view

Settings view

Dark mode

About

A browser extension to send the notifications to ntfy.sh or your self-hosted ntfy server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •