CacheBuster Pro Firefox

Examine source code of CacheBuster Pro

Par : NOHU90
Inspect and view changes in CacheBuster Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CacheBuster Pro",
  "version": "1.0",
  "description": "Efficiently manage and clear browser cache for streamlined development testing.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "browsingData",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cachebuster-pro@example.com"
    }
  },
  "default_locale": "en"
}

Meilleures alternatives CacheBuster Pro

Voici quelques Firefox add-ons qui sont similaires à CacheBuster Pro :