Consent Blocker Firefox

Examine source code of Consent Blocker

제작자: 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"
  ]
}

최고의 Consent Blocker 대안

다음은 Consent Blocker과(와) 유사한 Firefox add-on입니다: