Quick Switch Firefox

Examine source code of Quick Switch

제작자: Zhi Bin Wu
Inspect and view changes in Quick Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Switch",
  "version": "1.1",
  "description": "Quickly switch between two different tabs",
  "commands": {
    "toggle-feature": {
      "suggested_key": {
        "default": "Ctrl+Q"
      },
      "description": "Send a 'toggle-feature' event"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "32": "icons/recycable_32.png",
    "64": "icons/recycable_64.png"
  }
}

최고의 Quick Switch 대안

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