JavaScript Blocker Firefox

Examine source code of JavaScript Blocker

Inspect and view changes in JavaScript Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "2.3.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png",
    "512": "icon/512.png"
  },
  "permissions": [
    "storage",
    "declarativeNetRequest",
    "declarativeNetRequestFeedback",
    "webNavigation",
    "<all_urls>"
  ],
  "default_locale": "en",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Js Blocker",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3622e425-c7ed-47b5-995b-219c1b535935}"
    }
  }
}

Best JavaScript Blocker Alternatives

Here are some Firefox add-ons that are similar to JavaScript Blocker: