Filed under: Google, Browser Tips, How-Tos, Browsers
How to add command line switches to Google Chrome or Chromium
We've published a lot of posts about features in Google Chrome and Chromium which require you to add command line switches to activate them.
So how exactly do you do that? Watch the video above, and refer to the notes below -- it's a simple process!
- Locate your Chrome or Chromium shortcut. There should be one on your desktop and one in your start menu - either one will work!
- Click the shortcut with your right mouse button and choose properties.
- Find the target box (it will be highlighted when the properties screen appears).
- Left click at the end of the line (after chrome.exe).
- Press space.
- Add your command line switch. The result looks like this:
C:\Users\LeeM\AppData\Local\Google\Chrome\Application\chrome.exe --bookmark-menu
- If you want to add more than one, separate each switch with a space. The result looks like this:
C:\Users\LeeM\AppData\Local\Google\Chrome\Application\chrome.exe --bookmark-menu --enable-phantom-tabs
The Illusionist's Dream is a simple platformer; you play as a magician who needs to get through each level by transforming into any number of animals that you encounter along the way.
Each animal can do different things; the butterfly can obviously fly, but if it encounters a frog, the frog eats it, and you have to start over again. There's also a fox that runs fast and leaps far, but it eats any rabbits that cross its path. That means that, if you may need to be a rabbit later on, you need to take that into account ...