Tab Switcher Firefox

Examine source code of Tab Switcher

Inspect and view changes in Tab Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Extension",
  "description": "",
  "version": "7.5.6",
  "icons": {
    "16": "favicon.png",
    "128": "favicon.png"
  },
  "browser_action": {
    "default_popup": "index.html"
  },
  "permissions": [
    "tabs",
    "clipboardRead"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      },
      "id": "{76bbd126-f081-4a04-abaf-e33919d0e73a}"
    }
  }
}

Best Tab Switcher Alternatives

Here are some Firefox add-ons that are similar to Tab Switcher: