Gmail Same Tab Switcher Firefox

Examine source code of Gmail Same Tab Switcher

Inspect and view changes in Gmail Same Tab Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gmail Same Tab Switcher",
  "version": "1.0",
  "description": "Переключение аккаунтов Gmail в той же вкладке",
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "*://mail.google.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gmail-same-tab-switcher@extension",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Gmail Same Tab Switcher Alternatives

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