Caută ajutor

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

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Which command line argument use to open firefox popup window

  • 3 răspunsuri
  • 1 are această problemă
  • 16 vizualizări
  • Ultimul răspuns de cor-el

more options

Hello frnds,

I want to open the firefox popup window from my wpf application by passing the command line argument.

I can open the chrome window using command line argument

--app <url>

but I didnt find any command line argument for open the firefox window as popup

mainly my goal is open firefox popup window from my WPF application and I can pass the command line arguments

Thanks

Hello frnds, I want to open the firefox popup window from my wpf application by passing the command line argument. I can open the chrome window using command line argument --app <url> but I didnt find any command line argument for open the firefox window as popup mainly my goal is open firefox popup window from my WPF application and I can pass the command line arguments Thanks

Toate răspunsurile (3)

more options
more options

https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options Last updated Jan 21, 2014 - not sure what changed, but the mozillaZine KB article was last updated 17 October 2012

more options

To open an external link in a new window you can use the -new-window command line switch.