The Onion Notifier Firefox

Examine source code of The Onion Notifier

Inspect and view changes in The Onion Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "The Onion Notifier",
  "version": "0.1.1resigned1",
  "description": "Notify you when you visit a website that offer an .onion domain. Only intended for use with the Tor Browser.",
  "homepage_url": "https://github.com/stefansundin/the-onion-notifier",
  "author": "Stefan Sundin",
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "browser_action": {
    "default_icon": {
      "38": "img/icon38.png"
    },
    "default_popup": "options.html"
  },
  "permissions": [
    "tabs",
    "notifications",
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "the-tor-notifier@firefox.stefansundin.com"
    }
  },
  "manifest_version": 2
}

Best The Onion Notifier Alternatives

Here are some Firefox add-ons that are similar to The Onion Notifier: