Lesser known Firefox command line options

by Shivanand Sharma on April 19, 2008 · 3 comments

in Firefox

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

To the Windows users, Firefox is known for its high level of security that it offers against the native browser of Windows. A large number of users use Firefox for its immunity to spyware, ActiveX, popups and lots more. There are however times when you have to troubleshoot Firefox related issues. Here's a list of some of the command line options for Firefox.

  1. -safe-mode: Starts Firefox in safe mode with all extensions, themes, bookmarks, toolbars disabled and default.
  2. -p: Brings up the Firefox profile manager dialogue to let you choose your profile
  3. <url>: Opens the <url> with Firefox
  4. -createprofile <profilename>: Creates a profile with <profilename>
  5. -createprofile "profilename c:\profilelocation": Creates the profile "profilename" at location "c:\profilelocation"
  6. -migration: Starts Firefox with the import wizard.
  7. -console: Starts Firefox with the debugging console.
  8. -jsconsole: Starts Firefox with the javascript console
  9. -search "terms": Starts Firefox and searches for "terms" using the default search engine
  10. -setDefaultBrowser: Sets Firefox as the default browser
  11. -no-remote -P "<profilename>": Starts Firefox in a different profile than the current instance of Firefox
  12. -inspector <url>: Starts DOM Inspector with<url>.
  13. -chrome chrome://inspector/content/inspector.xul: Starts DOM Inspector
  14. -new-window <url>: Opens Firefox with <url> into a second window
  15. -new-tab <url>: Opens Firefox with <url> is an extra tab
  16. -install-global-theme "/path/to/theme": Installs a theme into the application directory so that it is available in all profiles
  17. -install-global-extension "/path/to/extension": Installs an extension into the application directory so that it is available in all profiles

Bookmark it. You never know when you'll need it.

Subscribe to TheStasis and never miss any updates.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • blogmarks Lesser known Firefox command line options
  • Blogosphere News
  • Blogsvine
  • E-mail this story to a friend!
  • Furl
  • IndianPad
  • LinkArena
  • LinkedIn
  • Live
  • MySpace
  • NewsVine
  • Reddit
  • Slashdot
  • StumbleUpon
  • Technorati
  • TwitThis
  • Yahoo! Buzz
  • YahooMyWeb
  • Fark
  • Faves
  • Internetmedia
  • Linkter
  • Netvouz
  • Pownce
  • Socialogs
Subscribe to the RSS Feed. Bookmark on StumbleUpon, del.icio.us or vote for it on Digg.

{ 3 comments… read them below or add one }

1 Jennifer Marie Ralwings 04.24.08 at 9:40 am

i really appreciate the way you make difficult concepts easier to understand. I still haven't figured out how to get my Night Launch Nasa Skin-2 ( the black background behind google) to work, but woityh time, im sure i will. I'm really looking forward to Colorful Tabs: they sound tremendous!!!!
Thank you all for your hard work!!!!!!

2 Rob 11.14.08 at 9:26 am

Can you tell me if there's a way to launch Firefox to an URL, and if firefox is already open, prevent it from opening a new tab - - - just point the present browser window to that url?

3 Shivanand Sharma 11.14.08 at 9:32 am

Bob: just use
firefox.exe http://www.google.com

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous post: Subscribe to Binary Turf

Next post: How to migrate from Drupal to Wordpress - Export and import mysql script