block script Firefox

Examine source code of block script

제작자: Arikato111
Inspect and view changes in block script source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "block script",
  "description": "the extensions to block any scripts on any website with simple code and easy to check source",
  "version": "0.0.2",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "block-script@Arikato111"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

최고의 block script 대안

다음은 block script과(와) 유사한 Firefox add-on입니다: