Universal Tab Refresher Firefox

Examine source code of Universal Tab Refresher

By: Beat
Inspect and view changes in Universal Tab Refresher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Universal Tab Refresher",
  "version": "1.0",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "browser_action": {
    "default_title": "Refresh All Tabs"
  },
  "description": "Refreshes all tabs in all windows at once.",
  "icons": {
    "32": "icon.svg",
    "64": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f09c9419-305b-4b51-bd4b-257ce3682068}"
    }
  }
}

Best Universal Tab Refresher Alternatives

Here are some Firefox add-ons that are similar to Universal Tab Refresher: