Clear Cache Quick Firefox

Examine source code of Clear Cache Quick

By: cm88
Inspect and view changes in Clear Cache Quick source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clear Cache Quick",
  "version": "1.0",
  "description": "Quickly clears browser cache with one click",
  "permissions": [
    "browsingData"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icon.png"
    },
    "default_title": "Clear Cache"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{57b54c7e-ee07-4946-89f1-992419666411}"
    }
  }
}

Best Clear Cache Quick Alternatives

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