Blocking Requests Firefox

Examine source code of Blocking Requests

제작자: Sunwin Add-on
Inspect and view changes in Blocking Requests source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "2.0",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "{7d339b39-f5bd-4f14-b220-5b4e2fbec12c}"
    }
  },
  "background": {
    "scripts": [
      "background/proxy-handler.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": false
  },
  "permissions": [
    "proxy",
    "storage",
    "<all_urls>"
  ]
}

최고의 Blocking Requests 대안

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