Block3rd Firefox

Examine source code of Block3rd

제작자: mai Add-on
Inspect and view changes in Block3rd 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": "Block3rd",
  "description": "Block requests to 3rd party hosts. ",
  "version": "0.8",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "activeTab"
  ],
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "browser_action": {
    "browser_style": false,
    "default_title": "Block3rd",
    "default_icon": "icon.svg",
    "default_popup": "popup/popup.html"
  }
}

최고의 Block3rd 대안

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