ReloadMagic Firefox

Examine source code of ReloadMagic

Inspect and view changes in ReloadMagic source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.2resigned1",
  "icons": {
    "16": "icons/icon16.png",
    "24": "icons/icon24.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "permissions": [
    "*://*/*",
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "24": "icons/icon24.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "64": "icons/icon64.png",
      "96": "icons/icon96.png",
      "128": "icons/icon128.png"
    },
    "default_title": "ReloadMagic",
    "default_popup": "/popup.html"
  },
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{5ce95d70-7268-4e3f-9185-b79875a3f3e7}"
    }
  }
}

Meilleures alternatives ReloadMagic

Voici quelques Firefox add-ons qui sont similaires à ReloadMagic :