No Native Notifications Firefox

Examine source code of No Native Notifications

By: Rob W
Inspect and view changes in No Native Notifications source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "No Native Notifications",
  "author": "Rob Wu",
  "homepage_url": "https://github.com/Rob--W/nnnotifier",
  "version": "0.3resigned1",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "notifications"
  ],
  "options_ui": {
    "page": "no-native-notifications.html"
  },
  "applications": {
    "gecko": {
      "id": "nnnotifier@robwu.nl",
      "strict_min_version": "57.0a1"
    }
  }
}

Best No Native Notifications Alternatives

Here are some Firefox add-ons that are similar to No Native Notifications: