How to open multiple tabs in firefox using a batch file

We can open multiple tabs in same window using the following batch file.

Step 1: Create a batch file

Step 2: Copy the following in the file and save it

“C:\Program Files\Mozilla Firefox\firefox.exe” -url “www.google.com” “www.yahoo.com”

Step 3: Run the file

Share

No related posts.

Tags: ,
Technical, Permalink

Leave a Reply

Your email address will not be published. Required fields are marked *

*


*

You may 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>