Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 1 réponse
  • 2 ont ce problème
  • 12 vues
  • Dernière réponse par 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

Toutes les réponses (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