Quick Switch Firefox

Examine source code of Quick Switch

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

Mejores alternativas Quick Switch

Aquí hay algunas Firefox add-ons que son similares a Quick Switch: