昨天,今天,明天,每天的每天,你是否都多懂得一点点...

星期五, 九月 08, 2006

FIREFOX 参数表

在中文网站在找半天都没找到FIREFOX的参数表,最后还是要国外网站才找到,贴出来吧
Command
1 profile ""path""
2 P ""profile name""
3 url
4 safe-mode
5 height value
6 width value
7 ProfileManager
8 console
9 jsconsole
10 inspector url
11 chrome url
12 new-window url
13 new-tab url
14 install-global-extension ""path""


Result
1 Starts Firefox with profile located at the given path.
2 Starts Firefox with a given profile name (profile name is case sensitive).
3 Launches Firefox and opens the given URL(s).
4 Launches Firefox without loading extensions or themes.
5 Sets height of the startup window to value.
6 Sets width of the startup window to value.
7 Starts with Profile Manager.
8 Starts Firefox with a debugging console.
9 Starts with Javascript Console.
10 Starts with the DOM Inspector.
11 Loads the specified chrome.
12 Loads a URL in a new browser window.
13 Loads a URL in a new tab.
14 Installs an extension globally.



Example
1 firefox.exe -profile ""E:\myprofile""
2 firefox.exe -P ""Joel User""
3 firefox.exe ""www.mozilla.org|www.mozillazine.org""
4 firefox.exe -safe-mode
5 firefox.exe -height 600
6 firefox.exe -width 800
7 firefox.exe -ProfileManager
8 firefox.exe -console
9 firefox.exe -jsconsole
10 firefox.exe -inspector http://www.google.com/
11 firefox.exe -chrome chrome://inspector/content/inspector.xul
12 firefox.exe -new-window url
13 firefox.exe -new-tab url
14 firefox.exe -install-global-extension ""C:\Temp\extension-file.xpi""

没有评论:

其它博客地址

此博客的同步博客地址: http://fengnz.wordpress.com
这里进入我的MSN SPACE.