Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Which command line argument use to open firefox popup window

  • 3 отговора
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от 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

Всички отговори (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.