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!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Can I start Firefox from command line, so that the window can only be maximized or closed?

  • 2 відповіді
  • 1 має цю проблему
  • 2 перегляди
  • Остання відповідь від RoMo17

more options

I want a specific Windows user to be able to surf, but nothing else. So I aim to run a PowerShell script at the logon of that user, that starts Firefox in a maximized window, and that automatically logs the user out when the Firefox window is closed.

The problem is that the user can change the window format to normal or minimized, and that way reach functions that I do not want.

So, I would like to be able to block the symbols for minimizing, setting to normal or maximizing the Firefox window.

/Rolf

I want a specific Windows user to be able to surf, but nothing else. So I aim to run a PowerShell script at the logon of that user, that starts Firefox in a maximized window, and that automatically logs the user out when the Firefox window is closed. The problem is that the user can change the window format to normal or minimized, and that way reach functions that I do not want. So, I would like to be able to block the symbols for minimizing, setting to normal or maximizing the Firefox window. /Rolf

Усі відповіді (2)

more options

Here are the Command Line Options for Firefox: https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options

Hopefully that will answer your dilemma.

more options

-headless could be it, but I do not get it to work.