I have a situation where I want to start Google Chrome browser without any window appearing in Linux. My intention is to launch it faster than it already does.
I've noticed that if Chrome is already running, then opening any new windows happens very quickly; I thought I'll keep it running in the background and when needed open a new window by clicking its icon.
I've checked almost all command line switches in the Chrome source code but couldn't find anything. Any ideas?
