KepiCache Cleaner Firefox

Examine source code of KepiCache Cleaner

Inspect and view changes in KepiCache Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "KepiCache Cleaner",
  "description": "Lightweight cache cleaner for Firefox",
  "version": "1.0.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "kepicachecleaner@example.com"
    }
  },
  "permissions": [
    "browsingData",
    "tabs"
  ],
  "action": {
    "default_icon": {
      "48": "ico_48.png",
      "96": "ico_96.png"
    },
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "clear-cache": {
      "suggested_key": {
        "default": "F9"
      },
      "description": "Clear cache"
    }
  },
  "icons": {
    "48": "ico_48.png",
    "96": "ico_96.png"
  }
}

Best KepiCache Cleaner Alternatives

Here are some Firefox add-ons that are similar to KepiCache Cleaner: