Consent Blocker Firefox

Examine source code of Consent Blocker

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

Meilleures alternatives Consent Blocker

Voici quelques Firefox add-ons qui sont similaires à Consent Blocker :