JavaScript File Blocker Firefox

Examine source code of JavaScript File Blocker

제작자: Dagathomo
Inspect and view changes in JavaScript File Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JavaScript File Blocker",
  "version": "1.0",
  "description": "Blocks JavaScript files on the current web page.",
  "browser_action": {
    "default_icon": "icon.png"
  },
  "permissions": [
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fe607b1b-270a-401d-a96d-f061afdb794a}"
    }
  }
}

최고의 JavaScript File Blocker 대안

다음은 JavaScript File Blocker과(와) 유사한 Firefox add-on입니다: