NoJS on Onion Firefox

Examine source code of NoJS on Onion

By: Parsa
Inspect and view changes in NoJS on Onion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NoJS on Onion",
  "version": "1.0.1",
  "description": "Disables JavaScript on .onion domains",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*.onion/*",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4354d979-4893-40ed-adb6-8ea1a27cca19}"
    }
  }
}

Best NoJS on Onion Alternatives

Here are some Firefox add-ons that are similar to NoJS on Onion: