Block3rd Firefox

Examine source code of Block3rd

Par : 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"
  }
}

Meilleures alternatives Block3rd

Voici quelques Firefox add-ons qui sont similaires à Block3rd :