Cookie AutoDelete Clean Firefox

Examine source code of Cookie AutoDelete Clean

Inspect and view changes in Cookie AutoDelete Clean source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Cookie AutoDelete Clean",
  "version": "1.0.0",
  "description": "Tự động dọn dẹp cookie của các trang web khi tab đóng hoặc theo cách thủ công.",
  "permissions": [
    "cookies",
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon.svg"
  },
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cookie-autodelete-clean@local",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Cookie AutoDelete Clean Alternatives

Here are some Firefox add-ons that are similar to Cookie AutoDelete Clean: