One Click Clear Cache & Reload Firefox

Examine source code of One Click Clear Cache & Reload

Inspect and view changes in One Click 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": "__MSG_msgCCName__",
  "description": "__MSG_msgCCDescription__",
  "version": "1.2.2",
  "permissions": [
    "storage",
    "browsingData",
    "tabs",
    "cookies"
  ],
  "options_page": "options.html",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icons/16px.png",
    "32": "icons/32px.png",
    "48": "icons/48px.png",
    "64": "icons/64px.png",
    "128": "icons/128px.png"
  },
  "browser_action": {
    "default_icon": "icons/128px.png",
    "default_popup": "popup.html",
    "default_title": "__MSG_msgCCName__"
  },
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "browsingActivity"
        ]
      },
      "id": "{daf44b30-a45e-4450-979c-91cf07434c3d}",
      "strict_min_version": "74.0"
    }
  }
}

Best One Click Clear Cache & Reload Alternatives

Here are some Firefox add-ons that are similar to One Click Clear Cache & Reload: