Reload Every Tabs Firefox

Examine source code of Reload Every Tabs

Inspect and view changes in Reload Every Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reload All Tabs",
  "version": "1.0",
  "description": "Reloads all tabs in the current window.",
  "browser_action": {
    "default_title": "Reload All Tabs",
    "default_icon": {
      "64": "icon64.png",
      "128": "icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{850eeba0-feb5-4675-941b-fc3f2172715b}",
      "strict_min_version": "120.0"
    }
  }
}

Best Reload Every Tabs Alternatives

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