Oct 2, 2008

Some Useless Google Chorme's Switches

There are 2 useless switches in Google Chrome command line:
  1. "-no-sandbox" allows Chrome to launch and work well, although with some diminished security in that each tab is not as restricted to its own sandbox.
  2. "-remote-shell-port=100". Not sure what you can do with it. But you can start telnet to localhost at TCP port 100 to get a Chrome prompt. No login is required.