SImple Cookies Manager Firefox

Examine source code of SImple Cookies Manager

By: Haikel
Inspect and view changes in SImple Cookies Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.1.32",
  "name": "cookies-manager",
  "description": "Cookies Manager is a comprehensive and powerful solution designed to give you complete control over your browser cookies.",
  "icons": {
    "32": "icons/32.png",
    "64": "icons/64.png",
    "128": "icons/128.png",
    "256": "icons/256.png"
  },
  "permissions": [
    "tabs",
    "cookies",
    "storage",
    "browsingData",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_title": "cookies-manager",
    "default_popup": "popup.html",
    "default_icon": "icons/32.png"
  },
  "background": {
    "scripts": [
      "worker.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e95f5e6e-485a-4411-b1ee-794abea0cffb}",
      "strict_min_version": "121.0"
    }
  }
}

Best SImple Cookies Manager Alternatives

Here are some Firefox add-ons that are similar to SImple Cookies Manager: