Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen
Archiviert

open a URL in a particular instance when multiple instances

Krampstudio

I have 2 instances of FIrefox runnning with 2 profile:

- instance 1, launched using the firefox bin and run the default profile
- instance 2, launched using "firefox -no-remote -P dev" 

Then I would like to open a URL in the instance 2 (from command line) (my use case is to start the debugger from my IDE which opens a URL with particular parameters)

Thank you guys for your awesome browser!

I have 2 instances of FIrefox runnning with 2 profile: - instance 1, launched using the firefox bin and run the default profile - instance 2, launched using "firefox -no-remote -P dev" Then I would like to open a URL in the instance 2 (from command line) (my use case is to start the debugger from my IDE which opens a URL with particular parameters) Thank you guys for your awesome browser!

Alle Antworten (1)

That is not possible via the command line. You can only open an URL in a browser instance started via -no-remote by dragging the link in that window or opening the file via the File menu or Firefox > New Tab > Open File