Firefox Command Line Opens Multiple Sites
Firefox has been my browser and I like it very much. Since, I normally open a lot of same sites frequently this led me to a search on how to open multiple sites at the same time. A quick search on the net led me to mozilla’s page on command line arguments.
I came across with the following command:
| Command | Result | Example |
|---|---|---|
| <url> | Launches Firefox and opens the given URL(s). | firefox.exe “www.mozilla.org|www.mozillazine.org” |
by following the above example:
firefox.exe “www.yahoo.com|www.google.com”
I got this result from my browser:
Maybe I was interpreting the commands incorrectly. So, I tried a different approach:
firefox.exe “www.yahoo.com” “www.google.com” “simplepleasures.i.ph”
This time my luck seems to work.
I finally have what I’ve been looking for a firefox command line to open multiple sites.
Create a shortcut on your desktop and have this command line, it help you save some time and effort in opening all those sites. Try it.









Posted
on
Friday, June 8th, 2007 at 6:26 pm under
