Empty Cache and Hard Reload Firefox

Examine source code of Empty Cache and Hard Reload

Inspect and view changes in Empty Cache and Hard Reload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Empty Cache and Hard Reload",
  "version": "1.0",
  "description": "Simulates Chrome’s 'Empty Cache and Hard Reload' behavior — clears cache and reloads the current page.",
  "permissions": [
    "activeTab",
    "browsingData",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/icon.png"
    }
  },
  "icons": {
    "48": "icons/icon.png",
    "128": "icons/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3194d18a-d953-4066-8a0b-c05699438a26}"
    }
  }
}

Best Empty Cache and Hard Reload Alternatives

Here are some Firefox add-ons that are similar to Empty Cache and Hard Reload: