-safe-mode: Starts Firefox in safe mode with all
extensions, themes, bookmarks, toolbars disabled and default.
-p: Brings up the Firefox profile manager dialogue
to let you choose your profile
: Opens the with Firefox
-createprofile : Creates a
profile with
-createprofile “profilename c:\profilelocation”:
Creates the profile “profilename” at location “c:\profilelocation”
-migration: Starts Firefox with the import wizard.
-console: Starts Firefox with the debugging
console.windows only.
-jsconsole: Starts Firefox with the javascript
console
-venkman Start with the JavaScript debugger
-chat Start with the IRC client.
-search “terms”: Starts Firefox and searches for
“terms” using the default search engine.Firefox and SeaMonkey2.x only.
-setDefaultBrowser: Sets Firefox as the default
browser.Firefox only.
-no-remote -P “”: Starts
Firefox in a different profile than the current instance of Firefox
-inspector :
Starts DOM Inspector with.
-chrome chrome://inspector/content/inspector.xul:
Starts DOM Inspector
-new-window : Opens Firefox with
into a second window.Firefox and SeaMonkey2.x only.
-new-tab : Opens Firefox with
is an extra tab.Firefox and SeaMonkey2.x only.
-install-global-theme “/path/to/theme”: Installs a
theme into the application directory so that it is available in all
profiles.have been removed from Gecko 1.9.2 and
upwards.
-install-global-extension “/path/to/extension”:
Installs an extension into the application directory so that it is
available in all profiles.have been removed from Gecko 1.9.2 and
upwards.
-preferences just want to open the browser preferences window.Firefox only.
-migration Start with Import Wizard.(in seamonkey 1.x use -installer instead)
-override /path/to/override.ini Load the specified override.ini file to override application.ini.This can be used to suppress the Migration Wizard at startup by loading
the following override.ini. Firefox only.
-private Opens Firefox in private browsing mode, regardless of the current user
preference. Firefox 3.6 and later only.
-mail mailto_URL Start the Compose Message window for the given mailto_URLThunderbird
only.
-news news_URL Start with the news client. If news_URL (optional) is given,
open the specified newsgroup. Thunderbird and SeaMonkey
only.
-compose message_options Start with mail composer. See syntax
rules. Thunderbird and SeaMonkey
only.
-addressbook Start with address book. Thunderbird and SeaMonkey
only.
-options Open Options/Preferences window. Thunderbird only.
-offline Start with the offline mode. Thunderbird and SeaMonkey
only.
-setDefaultMail Set the application as the default email client. Thunderbird
only.
-subscribe URL or -url URL Subscribe to the given URL. Sunbird only.
-showdate date Show your schedule of the given date. Sunbird
only.
-chrome Chrome_URL Load the specified chrome.
-register chrome_URL Register the specified chrome, but do not start application.
-UILocale locale Start with locale resources as UI Locale.
-contentLocal locale Start with locale resources as content Locale
-silent Don't open default windows. Useful with those command-line arguments
that open their own windows but don't already prevent default windows
from opening. Firefox, Thunderbird3.x
and SeaMonkey2.x only.
-osint Tells the application that it is being launched by the OS shell. This
should not be specified unless the caller provides all of the
functionality provided by the OS shell when launching the application
-requestPending Tells the application that there will be a Windows DDE request to open
the same url specified on the command line. This should not be specified
unless the caller provides all of the functionality provided by the
OS shell when launching the application