Session Switcher - AI Account Switcher Firefox

Examine source code of Session Switcher - AI Account Switcher

Inspect and view changes in Session Switcher - AI Account Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Session Switcher - AI Account Switcher",
  "version": "3.2.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{41dee465-eb76-41af-8e16-9f029c994cc5}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "Switch between multiple AI accounts easily.",
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "scripting",
    "cookies",
    "alarms",
    "declarativeNetRequest"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "host_permissions": [
    "https://chatgpt.com/*",
    "https://*.chatgpt.com/*",
    "https://claude.ai/*",
    "https://*.claude.ai/*",
    "https://perplexity.ai/*",
    "https://*.perplexity.ai/*",
    "https://api.lemonsqueezy.com/*"
  ],
  "commands": {
    "switch-account-1": {
      "suggested_key": {
        "default": "Alt+1"
      },
      "description": "Switch to account 1"
    },
    "switch-account-2": {
      "suggested_key": {
        "default": "Alt+2"
      },
      "description": "Switch to account 2"
    },
    "switch-account-3": {
      "suggested_key": {
        "default": "Alt+3"
      },
      "description": "Switch to account 3"
    },
    "switch-account-4": {
      "suggested_key": {
        "default": "Alt+4"
      },
      "description": "Switch to account 4"
    }
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best Session Switcher - AI Account Switcher Alternatives

Here are some Firefox add-ons that are similar to Session Switcher - AI Account Switcher: