Cookie Consent Fixer Firefox

Examine source code of Cookie Consent Fixer

Inspect and view changes in Cookie Consent Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cookie Consent Fixer",
  "version": "0.1.26",
  "description": "Cookie Consent Fixer resolves issues with cookie consent dialogs, ensuring they function properly without disrupting your browsing experience",
  "author": "Vincent Toubiana",
  "default_locale": "en",
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "web_accessible_resources": [
    "QookieFixScript.js"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "qookie.js"
      ],
      "run_at": "document_end",
      "all_frames": false
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8cd9f1e5-95f7-4b82-8900-a863bf793f3c}"
    }
  }
}

Best Cookie Consent Fixer Alternatives

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