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をいくつか紹介します: