Cookie Wiper Firefox

Examine source code of Cookie Wiper

Inspect and view changes in Cookie Wiper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cookie Wiper",
  "version": "1.0",
  "description": "Quickly wipe cookies, localStorage, and cache for the current page.",
  "author": "Joseph Mitchell",
  "permissions": [
    "cookies",
    "browsingData",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Cookie Wiper",
    "default_icon": "icons/icon128.png"
  },
  "icons": {
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "applications": {
    "gecko": {
      "id": "{2bcec370-bcf1-4b0c-9294-c08a7a15c4bf}",
      "strict_min_version": "68.0"
    }
  }
}

Best Cookie Wiper Alternatives

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