The previous article lists all of Chrome's operating parameters, and here's how to start your browser with these parameters.
http://alanland.iteye.com/blog/604025
This article is for a friend who first uses the Chrome boot parameters (same as running parameters). The original is cut off the picture, but the editor of the Insert image function for a few browsers can not be used, do not know how things, direct copy paste is not so, depressed ~ ~
(Windows)
A: Find a shortcut to Chrome on your computer. Right-click to select Properties.
Two: Select the Shortcuts tab page.
Three: In the Shortcut tab page, select the Target text box and change its contents.
Four: Append the startup parameters you want to use after the original contents of the "Target" text box.
Five: OK. Double-click the shortcut you've changed, and you're done.
PS: If the original "destination" path has quotation marks, just the space behind the quotation marks, then enter your startup parameters. If the "destination" path has no quotation marks, then directly behind the space, then add your startup parameters. The general Chinese windowsxp system has quotation marks, not in English.
Note that each individual startup parameter has no spaces, and if you want to add more than one startup parameter, the individual parameters are separated by a space.
EG:
Single-Process run:
"C:\Documents and Settings\me\local Settings\Application Data\google\chrome\application\chrome.exe"-- Single-process
Each site uses a single process:
"C:\Documents and Settings\me\local Settings\Application Data\google\chrome\application\chrome.exe"-- Process-per-site
Disable javascript:
"C:\Documents and Settings\me\local Settings\Application Data\google\chrome\application\chrome.exe"-- Disable-javascript
To disable a picture:
"C:\Documents and Settings\me\local Settings\Application Data\google\chrome\application\chrome.exe"-- Disable-images
Start to maximize:
"C:\Documents and Settings\me\local Settings\Application Data\google\chrome\application\chrome.exe"-- Start-maximized
Boot into stealth mode:
"C:\Documents and Settings\me\local Settings\Application Data\google\chrome\application\chrome.exe"-- Disable-javascript
How to personalize your Google browser with chrome run parameters