Consent Blocker Firefox

Examine source code of Consent Blocker

Por: 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"
  ]
}

Melhores alternativas Consent Blocker

Aqui estão algumas Firefox add-ons que são similares a Consent Blocker: