Clear Cache & Reload Firefox

Examine source code of Clear Cache & Reload

제작자: MM
Inspect and view changes in Clear Cache & Reload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clear Cache & Reload",
  "version": "1.0",
  "description": "One-click button to clear site cache and reload the page.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Clear Cache & Reload",
    "default_icon": {
      "16": "icons/clear.png",
      "32": "icons/clear.png",
      "48": "icons/clear.png",
      "128": "icons/clear.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9cbf7671-083a-4f02-adb3-0ce5851efd8a}"
    }
  }
}

최고의 Clear Cache & Reload 대안

다음은 Clear Cache & Reload과(와) 유사한 Firefox add-on입니다: