2026-08-18

Login to multiple accounts on the same site in Chrome

Search phrases like login multiple accounts same site Chrome and two Gmail accounts Chrome same window show up constantly. Chrome can do this with separate profiles, but that splits your whole browser. TabIdent keeps one window and separates identities per tab container.

Basic dual-login flow

  1. Create two containers (Work / Personal).
  2. Open the site in a Work tab and sign in.
  3. Open the same site in a Personal tab and sign in to the other account.
  4. Refresh both—each should keep its own session on sites that rely on normal cookies or localStorage.

Why this fails without containers

Without isolation, the browser has one cookie jar per profile. The second login overwrites the first. Extensions that only “duplicate tabs” without cookie separation cannot fix that.

Gmail and Google SSO reality check

Google properties share login state across many hosts. Container tools—including Firefox Containers—struggle here. TabIdent:

If a Google flow misbehaves, pause rules, finish login, then resume. Do not expect magic on every Google surface.

Good fits

Not a substitute for