Reload All Tabs Firefox

Examine source code of Reload All Tabs

Inspect and view changes in Reload All 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": "{2d87cb68-4850-46ee-b08e-fefe84b40952}",
      "strict_min_version": "120.0"
    }
  }
}

Best Reload All Tabs Alternatives

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