Block3rd Firefox

Examine source code of Block3rd

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

Best Block3rd Alternatives

Here are some Firefox add-ons that are similar to Block3rd: