Initial Commit

Listen, Learn.

Start new instance of Chrome with new profile

Posted at — Apr 13, 2011

To start a new Chrome, using the same or different version bundle.

cd /Application/Google\ Chrome.app/Contents
./MacOS/Google\ Chrome --user-data-dir="/path/to/profiles"

P.S. For all command line switches, check a bit outdated reference, or from source code.