Clear Cache Firefox

Examine source code of Clear Cache

By: OKVIP
Inspect and view changes in Clear Cache source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clear Cache",
  "version": "1.0",
  "description": "Clears the cache for the website you are accessing.",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "clearcachextension@gmail.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  }
}

Best Clear Cache Alternatives

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