Passing url parameters to Firefox but open urls in new windows, not tabs
Posted
by gAMBOOKa
on Server Fault
See other posts from Server Fault
or by gAMBOOKa
Published on 2010-06-16T14:58:30Z
Indexed on
2010/06/16
15:03 UTC
Read the original article
Hit count: 337
I want to open around 10 instances of firefox using the command line like
firefox.exe www.google.com www.msn.com www.yahoo.com
But by default, firefox opens these web pages in tabs, i want firefox to open them in seperate windows.
© Server Fault or respective owner