You can start Firefox with parameters, but I'm having trouble finding a definite list of them.

What are some good parameters and what do they do?

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

The Firefox Knowledgebase talks about the command line parameters. Also there is additional information at the developer website.

Some of the ones I uses most often:

  • -ProfileManager - starts the Firefox Profile Manager
  • -P "Profile Name" - starts Firefox using the specified profile.
  • -safe-mode - starts Firefox in "Safe Mode" useful when extensions go awry.
  • -no-remote - permits multiple instances of Firefox using separate profiles.
link|improve this answer
correct me if i'm wrong, but it looks like you have posted exactly the same links as my good old self. :) – Molly7244 Jan 20 '10 at 1:06
feedback

MozillaZine:

Command line arguments

Mozilla Developers Center:

Command Line Options

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.