Script Blocker Plus Firefox

Examine source code of Script Blocker Plus

Inspect and view changes in Script Blocker Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Script Blocker Plus",
  "version": "1.0",
  "description": "Block JavaScript on websites with simple toggle control. Lightweight and AMO-safe.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Script Blocker Plus",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "abigail.o.k.op.222@gmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Script Blocker Plus Alternatives

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