Clear Cache Buttonx Firefox

Examine source code of Clear Cache Buttonx

By: dann
Inspect and view changes in Clear Cache Buttonx source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clear Cache Button",
  "version": "1.0",
  "description": "Quickly clears browser cache with one click.",
  "permissions": [
    "browsingData",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Clear Cache"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e1c9ab7d-ca39-4b7e-af78-774df0bb040b}"
    }
  }
}

Best Clear Cache Buttonx Alternatives

Here are some Firefox add-ons that are similar to Clear Cache Buttonx: