GDPR Not Consent Firefox

Examine source code of GDPR Not Consent

By: v1.2.4 Add-on
Inspect and view changes in GDPR Not Consent 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": "GDPR Not Consent",
  "version": "1.2.4",
  "description": "Hides GDPR Consent Dialogs",
  "applications": {
    "gecko": {
      "id": "gdpr-not-concent@csicar.de"
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "blocked_domains.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ]
}

Best GDPR Not Consent Alternatives

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