Cache Killer Firefox

Examine source code of Cache Killer

Inspect and view changes in Cache Killer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cache Killer",
  "version": "1.3",
  "description": "Automatically disables browser cache for selected domains.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Cache Killer"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6b4d25dc-f67e-44ad-ab37-5c07f93a1079}"
    }
  }
}

Best Cache Killer Alternatives

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