Legacy Reload Firefox

Examine source code of Legacy Reload

Inspect and view changes in Legacy Reload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Legacy Reload",
  "version": "0.2resigned1",
  "description": "Brings back the reload button in the url bar",
  "icons": {
    "48": "icons/refresh.svg",
    "96": "icons/refresh.svg"
  },
  "page_action": {
    "browser_style": true,
    "default_icon": {
      "19": "icons/refresh.svg",
      "38": "icons/refresh.svg",
      "48": "icons/refresh.svg"
    }
  },
  "permissions": [
    "webNavigation",
    "tabs"
  ],
  "background": {
    "scripts": [
      "legacyreload.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{98ec9ebe-72cb-44e3-b1b0-892507832f22}"
    }
  }
}

Best Legacy Reload Alternatives

Here are some Firefox add-ons that are similar to Legacy Reload: