Smart Cookie AutoDelete Firefox

Examine source code of Smart Cookie AutoDelete

Inspect and view changes in Smart Cookie AutoDelete source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smart Cookie AutoDelete",
  "version": "1.0",
  "description": "Automatically deletes cookies when tabs are closed.",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "permissions": [
    "cookies",
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "smart-cookie-autodelete-8392@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Smart Cookie AutoDelete Alternatives

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