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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

How can I open multiple "non-merged" firefox windows? With IE, I would use the "-nomerge" option. Is there something similar for Firefox?

  • 1 antwoord
  • 2 hierdie probleem
  • 12 views
  • Laaste antwoord deur ideato

more options

I use a website in my daily work activities that I need to have multiple sessions of the website open at any given time. Natively, I cannot have multiple sessions open in a single browser (separated tabs or separate windows) without one session taking over the other. Internet Explorer has a command line option (-nomerge) that will allow me to accomplish what I need. The target line of the IE shortcut properties would look like this: "C:\Program Files\Internet Explorer\iexplore.exe" -nomerge

Is there a similar solution for Firefox?

I am running Windows 7, IE11 and Firefox 26

Thank you in advance, Robert

I use a website in my daily work activities that I need to have multiple sessions of the website open at any given time. Natively, I cannot have multiple sessions open in a single browser (separated tabs or separate windows) without one session taking over the other. Internet Explorer has a command line option (-nomerge) that will allow me to accomplish what I need. The target line of the IE shortcut properties would look like this: "C:\Program Files\Internet Explorer\iexplore.exe" -nomerge Is there a similar solution for Firefox? I am running Windows 7, IE11 and Firefox 26 Thank you in advance, Robert

All Replies (1)

more options

Hello rpvincent, try

  • firefox.exe -new-window <url>

(the url is without < >)

see also : http://kb.mozillazine.org/Command_line_arguments


thank you