Reloader Firefox

Examine source code of Reloader

Inspect and view changes in Reloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extension_name__",
  "description": "__MSG_extension_description__",
  "version": "0.0.9",
  "author": "Matt Hensman <m@matt.tf>",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "default_locale": "en",
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "reloader@matt.tf",
      "strict_min_version": "58.0"
    }
  },
  "background": {
    "scripts": [
      "main.js"
    ],
    "persistent": false
  },
  "page_action": {},
  "browser_action": {
    "default_area": "menupanel"
  },
  "commands": {
    "empty_cache_and_hard_reload": {
      "suggested_key": {
        "default": "Ctrl+Shift+F5"
      }
    }
  },
  "permissions": [
    "activeTab",
    "management",
    "theme",
    "menus",
    "browsingData",
    "webNavigation"
  ]
}

Mejores alternativas Reloader

Aquí hay algunas Firefox add-ons que son similares a Reloader: