Morfiade
English
Try it

Two Google accounts at the same time

A person usually has more than one inbox: personal, work, the one stores are registered to, and another one that newsletters go to. The problem isn't that there are many — it's that Google shows them one at a time: to check the second inbox you click the avatar, pick another account, wait for it to reload — and then do the same thing in reverse.

Once a day that's a trifle. Twenty times a day is exactly the routine that makes people search for "two Google accounts at once."

What Google itself can do, and where it breaks

Google lets you add several accounts to the browser at once, and in Gmail they really do switch without a password. But it isn't two parallel sessions — it's one session with a switcher, and in practice the following comes up:

None of this is fixed by a setting — that's how the switcher is built.

What a profile does

A profile is a persistent sandbox: a separate Google Chrome with its own memory. One account, one profile — and then:

It sounds simple because it is simple. All the value is in the task no longer demanding attention.

Why signing in to Google even works here

There's a subtlety worth knowing before buying any tool like this.

Fingerprint spoofing is usually done through the browser's debugging channel. Google detects the mere presence of that channel and refuses sign-in: "This browser or app may not be secure." We checked this directly: it's not about the quality of the spoofing or the commands sent, it's the debugging flag itself.

That's why we install the spoofing through a carrier extension inside the profile itself, and there are no debugging flags on the command line at all. Signing in to Google on such a profile goes through.

⚠️ Honest caveat: there is a separate mode — a debugging port for Playwright and similar tools (the "РО" column in the program). It's for people carrying over ready-made scripts, and on that kind of profile signing in to Google will not go through. That's a choice, not a bug: either sign in to Google, or an external debugging client.

What this looks like in practice

  1. Set up one profile per account: "Personal mail," "Work mail," "Stores."
  2. Sign in to your Google account once in each.
  3. From then on, just open the window you need — it's already inside the right account.

A proxy is not needed here if all the accounts are yours and you work from home: these are your own inboxes, not an attempt to look like different people. A proxy is a separate tool for a separate task, and we won't push it on everyone.

One more nice thing: a sign-in made inside a profile moves along with the profile to another computer. Nothing is lost after a Windows reinstall either.

What this doesn't replace

Can I keep two Google accounts open at the same time?

In one browser window — no, Google shows them one at a time through the switcher. In separate profiles — yes: each profile keeps its own sign-in, and the windows can be opened side by side.

How is this better than Google's built-in account switching?

No /u/0/ and /u/1/ addresses, links from emails open under the right account, downloads don't end up "in the wrong place," and an email won't go out from the wrong address.

Does signing in to Google work in Morfiade profiles?

Yes. The spoofing is installed by an extension inside the profile, not through a debugging channel that Google treats as unsafe. The exception is the external debugging port mode ("РО"): sign-in won't go through there.

Do I need a proxy for a second Google account?

No, if the accounts are yours and you work from home. A proxy solves a different task — making accounts look independent from each other.

Do sign-ins survive a restart or a Windows reinstall?

After a restart — yes, same as in regular Chrome. Before a reinstall, profiles are exported into an archive and come back with live sign-ins.

In short

Google can handle several accounts, but shows them one at a time — and that's exactly what breaks links, downloads, and sending mail. A profile per account removes the switching entirely: each inbox is open in its own window and never signs out. And signing in to Google itself works because we don't open a debugging channel to the browser that it treats as unsafe.

Next: Morfiade features · installation