Tab Reloader Firefox

Examine source code of Tab Reloader

Inspect and view changes in Tab Reloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Reloader",
  "short_name": "TR",
  "author": "Peter Badida",
  "developer": {
    "name": "Peter Badida",
    "url": "https://github.com/KeyWeeUsr"
  },
  "homepage_url": "https://github.com/KeyWeeUsr/tab-reloader",
  "description": "Reload available tabs efficiently",
  "version": "1.0",
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "icons": {
    "16": "icons/icon.svg",
    "28": "icons/icon.svg",
    "32": "icons/icon.svg",
    "64": "icons/icon.svg",
    "128": "icons/icon.svg"
  },
  "browser_action": {
    "browser_style": true,
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon.svg",
      "28": "icons/icon.svg",
      "32": "icons/icon.svg",
      "64": "icons/icon.svg",
      "128": "icons/icon.svg"
    }
  }
}

Melhores alternativas Tab Reloader

Aqui estão algumas Firefox add-ons que são similares a Tab Reloader: