Tab Reloader Firefox

Examine source code of Tab Reloader

제작자: Peter Badida
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"
    }
  }
}

최고의 Tab Reloader 대안

다음은 Tab Reloader과(와) 유사한 Firefox add-on입니다: