CookieDough Firefox

Examine source code of CookieDough

By: Michael
Inspect and view changes in CookieDough source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CookieDough",
  "version": "1.20",
  "description": "Removes cookie banner. It just hides them, it doesn't accept or rejects the cookies.",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "cookieDough.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{896b36b6-8fd7-4969-a89d-75c72916ad0d}"
    }
  }
}

Best CookieDough Alternatives

Here are some Firefox add-ons that are similar to CookieDough: