Hacker News new | ask | show | jobs
by infinita740 4695 days ago
You can just use multiple browsers
2 comments

You can do this with chrome using the --user-data-dir option, which works fantastically well. For my work gmail I have the following shortcut:

chromium-browser --user-data-dir=~/.profiles/work-mail-profile -app=https://mail.google.com

But why would you want to do that instead of just using the built-in multiple profiles feature? The only thing I've encountered that required a separate browser instance was using non-default command-line flags for testing something with different proxy options.
Why would I do that when I want to use Chrome only?

I can have both my Github accounts logged in, both of my gmails, etc, and get my favorite interface. I'm glad I don't have to launch Firefox or Safari anymore.