Clean Reload Firefox

Examine source code of Clean Reload

제작자: 1llum1n4t1
Inspect and view changes in Clean Reload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Clean Reload",
  "description": "ワンクリックでキャッシュを完全クリアしてページを再読み込みします。",
  "version": "1.0.11",
  "browser_specific_settings": {
    "gecko": {
      "id": "{a4a7df25-9281-44f6-9d06-5959599c6473}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "Clean Reload"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "src/background/background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "browsingData",
    "contextMenus",
    "tabs"
  ]
}

최고의 Clean Reload 대안

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