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 execution on webpages for improved privacy and performance.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Script Blocker Plus",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "scriptblockerplus@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas Script Blocker Plus

Aqui estão algumas Firefox add-ons que são similares a Script Blocker Plus: