Firefox

cog on 2004-09-02T16:53:17

This seems handy:

mozilla -remote "openurl(http://www.mozilla.org)"

It opens a url in an already running browser... but... how do I open it in a new tab?


in new tab

jdavidboyd on 2004-09-02T17:13:15

For all params, look at http://www.mozilla.org/unix/remote.html

The command you want is openURL(URL,new-tab)

Re:in new tab

cog on 2004-09-03T08:45:47

I can't believe it... I had been to that page and missed it... :-) Guess I was just looking for functions, and not params... That'll teach me O:-)

Thanks :-)