Super Refresh Firefox

Examine source code of Super Refresh

제작자: Karl Dreher Add-on
Inspect and view changes in Super Refresh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Super Refresh",
  "version": "1.1.1",
  "description": "Refresh all the tabs!  Click on the extension icon or use the keyboard shortcut to reload all open tabs in the current window.",
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {},
  "commands": {
    "refreshAll": {
      "suggested_key": {
        "default": "Shift+Ctrl+5"
      },
      "description": "Refresh all the tabs!"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "permissions": [
    "storage"
  ]
}

최고의 Super Refresh 대안

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