Fire Clear Cache Firefox

Examine source code of Fire Clear Cache

Inspect and view changes in Fire Clear Cache source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Fire Clear Cache",
  "manifest_version": 2,
  "name": "Fire Clear Cache",
  "version": "0.9.0",
  "icons": {
    "16": "img/icon_16.png",
    "48": "img/icon_48.png",
    "128": "img/icon_128.png"
  },
  "background": {
    "scripts": [
      "lib/jquery-3.5.1.js",
      "lib/signals.js",
      "lib/icon-animation.js",
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "@fireclearcache",
      "strict_min_version": "57.0"
    }
  },
  "browser_action": {
    "default_icon": {
      "19": "img/icon_19.png",
      "38": "img/icon_38.png"
    },
    "default_title": "Clear Cache"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "permissions": [
    "browsingData",
    "storage",
    "tabs",
    "cookies"
  ]
}

최고의 Fire Clear Cache 대안

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