Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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

  • 1 답장
  • 2 이 문제를 만남
  • 12 보기
  • 최종 답변자: 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

모든 댓글 (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