Consent Blocker Firefox

Examine source code of Consent Blocker

By: defkev Add-on
Inspect and view changes in Consent Blocker 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": "Consent Blocker",
  "version": "0.3.8",
  "description": "An ad blocker but for consent, formerly Google Consent",
  "developer": {
    "name": "defkev"
  },
  "applications": {
    "gecko": {
      "id": "google-consent@defkev",
      "strict_min_version": "54.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "*://*/*",
    "contextualIdentities",
    "cookies",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "webNavigation"
  ],
  "web_accessible_resources": [
    "blocked.html"
  ]
}

Best Consent Blocker Alternatives

Here are some Firefox add-ons that are similar to Consent Blocker: