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!

Search Support

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

Which command line argument use to open firefox popup window

  • 3 replies
  • 1 has this problem
  • 22 views
  • Last reply by 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

All Replies (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.