14Apr/090
How to launch Google Chrome with new browsing session?
ADVERTISEMENTS
Alhtough Goolge Chrome does not support multiple set of session data but you can open Google Chrome browser in a new set of session data by simple tricks. You simply pass in a parameter when launching Google Chrome using command promtp.
For example:
chrome.exe --user-data-dir c:\foo
Each time you want another new set of session data, change the value c:\foo to other folders.