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

Cuireadh an snáithe seo sa chartlann. Cuir ceist nua má tá cabhair uait.

Start two Firefox instances with two different websites on dual monitors

  • 1 freagra
  • 1 leis an bhfadhb seo
  • 1 view
  • Freagra is déanaí ó smorele

more options

hey,

so basically what im searching for is the following:

I need to open two Firefox instances with two different links... I have done this with the following batch:

@echo off cd "C:\Programme\Mozilla Firefox\"

start firefox.exe URL1

start firefox.exe URL2

This just starts two Firefox instances and opens them on one Monitor. What i need is, that when you start the batch file the two Firefox windows seperate and one link opens on one screen and the other one opens on the other screen. Is there any way to do this?! Maybe a firefox addon i couldn't find? Maybe some batch commands to give the second window another position?

thanks! :)

hey, so basically what im searching for is the following: I need to open two Firefox instances with two different links... I have done this with the following batch: @echo off cd "C:\Programme\Mozilla Firefox\" start firefox.exe URL1 start firefox.exe URL2 This just starts two Firefox instances and opens them on one Monitor. What i need is, that when you start the batch file the two Firefox windows seperate and one link opens on one screen and the other one opens on the other screen. Is there any way to do this?! Maybe a firefox addon i couldn't find? Maybe some batch commands to give the second window another position? thanks! :)

Athraithe ag rctn ar

All Replies (1)

more options

Hello, to me, it's not a Firefox issue and I think you should ask to batch experts. I've found some literature on the internet as this one.

Hope it helps.