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"
    }
  }
}

Mejores alternativas Tab Reloader

Aquí hay algunas Firefox add-ons que son similares a Tab Reloader: