How can I start Google Chrome at boot in the background, i.e. not opening an entire window?
答案1
Search for start in dash
Open Startup Applications and click Add button
Add /opt/google/chrome/google-chrome --no-startup-window
to command and chrome-boot (or any name you like) to Name, click Add and you are done.
答案2
This worked until some chrome versions ago. Now it still works but if you start chrome that way your notifications will pop up in the wrong place (bottom).
To have them at the top right you need to add this:
/usr/bin/google-chrome-stable --no-startup-window
To the startup applications
答案3
Try gDevilspie
gDevilspie is a graphical front-end for editing the Devilspie configuration file which allows you to run a particular application within a particular way.
Install gdevilspie : sudo apt-get install gdevilspie