Clear Cache & Refresh Firefox

Examine source code of Clear Cache & Refresh

Inspect and view changes in Clear Cache & Refresh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clear Cache & Refresh",
  "version": "1.0",
  "description": "Quickly clear cache and refresh the current tab with one click.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "browsingData",
    "tabs"
  ],
  "browser_action": {
    "default_title": "Clear Cache & Refresh",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "clear-cache-refresh@hqaddon"
    }
  }
}

Best Clear Cache & Refresh Alternatives

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