Simple Script Blockers Firefox

Examine source code of Simple Script Blockers

Inspect and view changes in Simple Script Blockers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Script Blocker",
  "version": "1.0",
  "description": "Block or allow JavaScript on the current tab.",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Script Blocker"
  },
  "icons": {
    "48": "icon.png"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2c8872a3-f738-4f64-b31b-cd2a7c5e6c9e}"
    }
  }
}

최고의 Simple Script Blockers 대안

다음은 Simple Script Blockers과(와) 유사한 Firefox add-on입니다: