Reload (Refresh) Tab with Double Middle Click Firefox

Examine source code of Reload (Refresh) Tab with Double Middle Click

By: slud Add-on
Inspect and view changes in Reload (Refresh) Tab with Double Middle Click source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Reload Tab by Double Middle Click",
  "version": "1.0",
  "manifest_version": 2,
  "description": "Reload tab by double middle clicking anywhere on the page.",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "permissions": [
    "<all_urls>",
    "contextMenus",
    "tabs"
  ],
  "background": {
    "page": "background.html"
  }
}

Best Reload (Refresh) Tab with Double Middle Click Alternatives

Here are some Firefox add-ons that are similar to Reload (Refresh) Tab with Double Middle Click: