Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Learn More

Disable onboarding prompt ("Open previous tabs?") FF 117

  • 3 wótegrona
  • 0 ma toś ten problem
  • 13 naglědow
  • Slědne wótegrono wót cor-el

more options

We've recently migrated our Electron app to running a firefox kiosk application on our IoT devices. And one thing that has been happning is that this "Open previous tabs?" banner shows up after closing/reopening firefox. We've configured the following:

lockPref("browser.sessionstore.max_tabs_undo", 0); lockPref("browser.sessionstore.max_windows_undo", 0); lockPref("browser.sessionstore.max_resumed_crashes", 0); lockPref("browser.sessionstore.resume_from_crash", false); lockPref("browser.sessionstore.collect_session_storage", false); lockPref("browser.sessionstore.restore_on_demand", false);

But the banner (which seems to be for onboarding users) does still appear, does anyone know what preferences we are missing?

We've recently migrated our Electron app to running a firefox kiosk application on our IoT devices. And one thing that has been happning is that this "Open previous tabs?" banner shows up after closing/reopening firefox. We've configured the following: lockPref("browser.sessionstore.max_tabs_undo", 0); lockPref("browser.sessionstore.max_windows_undo", 0); lockPref("browser.sessionstore.max_resumed_crashes", 0); lockPref("browser.sessionstore.resume_from_crash", false); lockPref("browser.sessionstore.collect_session_storage", false); lockPref("browser.sessionstore.restore_on_demand", false); But the banner (which seems to be for onboarding users) does still appear, does anyone know what preferences we are missing?
Pśipowjesone fota wobrazowki

Wubrane rozwězanje

Add this line:

lockPref("browser.startup.couldRestoreSession.count", -1);

Toś to wótegrono w konteksće cytaś 👍 1

Wšykne wótegrona (3)

more options

Wubrane rozwězanje

Add this line:

lockPref("browser.startup.couldRestoreSession.count", -1);

Wužytny?

more options

Thanks zeroknight! From the tests I did locally this does indeed remove the banner

Wužytny?

more options

Wužytny?

Stajśo pšašanje

Musyśo se pla swójogo konta pśizjawiś, aby na pśinoski wótegronił. Pšosym stajśo pšašanje, jolic hyšći njamaśo wužywaŕske konto.