Auto Cookie Cleanerd Firefox

Examine source code of Auto Cookie Cleanerd

By: boydh
Inspect and view changes in Auto Cookie Cleanerd source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Cookie Cleaner",
  "version": "1.0",
  "description": "Automatically cleans cookies and localStorage of websites not in the whitelist.",
  "permissions": [
    "cookies",
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d2512481-054b-46aa-89ca-ce7e98ba0823}"
    }
  }
}

Best Auto Cookie Cleanerd Alternatives

Here are some Firefox add-ons that are similar to Auto Cookie Cleanerd: