Refresh All Pages Firefox

Examine source code of Refresh All Pages

Inspect and view changes in Refresh All Pages source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Refresh All Tabs",
  "version": "1.3",
  "description": "Refresh all open tabs with a single click.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "48": "icon.png"
    },
    "default_title": "Refresh All Tabs"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c4b2403d-9803-4d39-aa36-449de0bb1c23}"
    }
  }
}

Best Refresh All Pages Alternatives

Here are some Firefox add-ons that are similar to Refresh All Pages: