Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.

Load a new URL from command line under Mac OS X 10.5

  • 3 àwọn èsì
  • 25 ní àwọn ìṣòro yìí
  • 2 views
  • Èsì tí ó kẹ́hìn lọ́wọ́ AnonymousUser

more options

Under Mac OS X 1.05: if Firefox is already running and I type (in a Terminal): /Applications/Firefox.App/Contents/MacOS/firefox-bin http://google.com

a pop-up comes out and complains that "Firefox is already running". The behavior under Linux is load the requested URL in a new tab|window. I have also tried *documented* options such as "-new-tab" and "-remote", but I get the same error. This only happens when Firefox is already running.

Is there a way to load a new URL from the command line if Firefox is already running, under Mac OS X? I have tried Mac's open(1), but it does not get along well with Tab Mix Plus, so it is useless for me.

I think that this difference in the behavior between Linux and Mac's version is very very very annoying for developers and users!

Under Mac OS X 1.05: if Firefox is already running and I type (in a Terminal): /Applications/Firefox.App/Contents/MacOS/firefox-bin http://google.com a pop-up comes out and complains that "Firefox is already running". The behavior under Linux is load the requested URL in a new tab|window. I have also tried *documented* options such as "-new-tab" and "-remote", but I get the same error. This only happens when Firefox is already running. Is there a way to load a new URL from the command line if Firefox is already running, under Mac OS X? I have tried Mac's open(1), but it does not get along well with Tab Mix Plus, so it is useless for me. I think that this difference in the behavior between Linux and Mac's version is very very very annoying for developers and users!

All Replies (3)

more options

open -a Firefox.app http://www.google.com

more options

Note that I mention that "I have tried Mac's open(1), but it does not get along well with Tab Mix Plus, so it is useless for me.".

I appreciate the suggestion, but "open -a Firefox " fails to restore the session if using Tab Mix Plus. I have reported this to the TMP developers, but got no answer so far.

more options

Ok, I didn't note the problem with restoring the session state stated in the original post.

I have Tab Mix Plus 0.3.8.2 installed on FF 3.6.3 running on OS X 10.6.3 and was able to launch a URL from the open command above into an existing FF window.

I now understand your problem with Tab Mix Plus.