Can I create a new session in another tab or window in Google Chrome?
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
-------------------------------------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Flying Over Ancient Lands
--
Chapters
00:00 Question
01:37 Accepted answer (Score 29)
01:55 Answer 2 (Score 6)
02:19 Answer 3 (Score 4)
02:35 Answer 4 (Score 2)
03:14 Thank you
--
Full question
https://superuser.com/questions/218107/c...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#googlechrome #session #cookies
#avk47
ACCEPTED ANSWER
Score 30
Currently, this is not possible.
You can use multiple profiles in Google Chrome, though. Read the instructions here.
ANSWER 2
Score 6
- Enable multiple accounts: https://www.google.com/accounts/MultipleSessions
- Then, create a bookmark(let) or a keyboard shortcut for each mailbox:
Source: http://lifehacker.com/5733636/switch-between-multiple-gmail-accounts-with-a-url-hack
ANSWER 3
Score 4
MultiLogin is down from the google webstore, but there is an alternative (SessionBox) https://chrome.google.com/webstore/detail/sessionbox-beta/megbklhjamjbcafknkgmokldgolkdfig
ANSWER 4
Score 2
So after being frustrated that such a simple plugin didn't exist, I made a script for launching a clean Chrome. It is called New Chrome Session.
https://bitbucket.org/bradisbell/new-chrome-session/overview
This creates a shortcut that launches a completely blank session, which tracks its own cookies and what not.
You can use this to login to multiple accounts simultaneously. It works great for Gmail and Facebook, as well as sites using basic auth. It should work for everything.
The only catch that I can see is that you can't use both within the same window. I don't think there is a way around this.
Anyway... enjoy!