Starting Chrome without any window
- by Manish
Hi,
I've a situation where I want to start Google Chrome browser without any window appearing in Linux. This might sound weird but my intention is launch it faster than it already does. I've noticed that if Chrome is already running, then opening a new windows opens in a snap!!. I thought I'll keep it running in background and when needed open a new window by clicking its icon.
I've checked almost all command line switches from Chrome source but couldn't succeed. Any ideas?
Thanks in advance..