Cache Clearer Firefox

Examine source code of Cache Clearer

Inspect and view changes in Cache Clearer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cache Clearer",
  "version": "1.1",
  "description": "Clears Firefox cache every 30 minutes",
  "permissions": [
    "browsingData",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7ef89d79-1eb0-4f25-94c2-42895a6279b7}"
    }
  }
}

Meilleures alternatives Cache Clearer

Voici quelques Firefox add-ons qui sont similaires à Cache Clearer :