Cookie Session Cleaner Firefox

Examine source code of Cookie Session Cleaner

By: jeriem
Inspect and view changes in Cookie Session Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cookie Session Cleaner",
  "version": "1.0",
  "permissions": [
    "tabs",
    "storage",
    "history",
    "cookies",
    "browsingData"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cookies@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Cookie Session Cleaner Alternatives

Here are some Firefox add-ons that are similar to Cookie Session Cleaner: