The traditional way to browse a site with multiple sessions is by using multiple browsers at the same time. Are there any Google Chrome / Firefox plugins that can do the same using a single browser?
|
|
I have created a Google Chrome extension that allows multi-session browsing. Download here: http://www.musatcha.com/software/NewChromeSession/ It puts a button on your Chrome toolbar that launches a completely separate instance of Chrome which has its own cookies. (In fact, it has its own history as well.) This allows you to test your pages with multiple user accounts at the same time, or use multiple Gmail/Facebook accounts, etc. |
|||||||||||
|
|
The difficulty in doing what you're asking revolves around the way the session is maintained between client and server. In most web sites, sessions are tracked by a cookie set in the browser, which gets stored in a way similar to your web cache, which is then shared across instances of that browser. I could conceive of the possibility of creating an addon that would allow you to force which cookie a given window/tab uses, but I'm not aware of such an addon today. The closest thing I can find in a few minutes' searching is CookieSwap for Firefox, but it hasn't been updated in years. |
|||
|
|
|
You can use the Incognito function in Chrome. Each window will have its own session that way. |
|||||||
|
|
For Firefox, there is also the Multifox plugin which allows per tab identity (whereas CookieSwap does not yet). Quite handy! |
|||
|
|
|
The CookieSwap* firefox extension is pretty useful.
* Not available for Firefox 4 yet, but top of the page it says it's coming soon. |
|||
|
|
|
by using ie higher than v8.0, you could obtain that feature. by pressing 'alt' to show the menu bar and then click the 'new session' in the file menu, you can start a new session |
|||
|
|
|
use "IE Tab" addon in firefox. You can browse linke with IE engine it has. IE Tab Addon page |
|||||
|