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

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

Докладніше

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

Firefox Kiosk Mode showing "thank you for loving firefox"

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

more options

We have an Ubuntu computer that opens Firefox in Kiosk mode automatically when the computer boots.

This computer is connected to a TV and is used as an informational dashboard. No user interaction is required, so no keyboard or mouse is connected.

Every so often, Firefox updates (among other updates) and the computer reboots overnight. When booting after a Firefox update, it shows a "thank you for loving firefox" message instead of the specified URL. The easiest fix is to hold the power button and manually reboot when this happens since there is no keyboard and it's quicker than logging in via SSH.

Is there a way to prevent this message from showing after updating? We want to keep the automatic updater enabled to keep it up to date, but this is not desirable behavior.

We have an Ubuntu computer that opens Firefox in Kiosk mode automatically when the computer boots. This computer is connected to a TV and is used as an informational dashboard. No user interaction is required, so no keyboard or mouse is connected. Every so often, Firefox updates (among other updates) and the computer reboots overnight. When booting after a Firefox update, it shows a "thank you for loving firefox" message instead of the specified URL. The easiest fix is to hold the power button and manually reboot when this happens since there is no keyboard and it's quicker than logging in via SSH. Is there a way to prevent this message from showing after updating? We want to keep the automatic updater enabled to keep it up to date, but this is not desirable behavior.

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

more options

You can try to set this pref on the about:config page.

  • about:config => browser.startup.homepage_override.mstone = ignore

You can use the autoconfig.cfg file with a pref() call or user.js (user_pref()) to set this pref.