Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

  • 1 yanıt
  • 2 kişi bu sorunu yaşıyor
  • 12 gösterim
  • Son yanıtı yazan: 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

Tüm Yanıtlar (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