Receive from ntfy Firefox

Examine source code of Receive from ntfy

By: Wavky Add-on
Inspect and view changes in Receive from ntfy source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "version": "1.0.1",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon.svg",
    "default_title": "__MSG_extName__"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "storage",
    "notifications",
    "https://ntfy.sh/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "receive-from-ntfy@wavky",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Receive from ntfy Alternatives

Here are some Firefox add-ons that are similar to Receive from ntfy: