Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Prevent firefox to restore tabs after crash

  • 1 ответ
  • 1 имеет эту проблему
  • 23 просмотра
  • Последний ответ от cor-el

more options

I usually just cold shutdown my PC. After I start again and open firefox its restores my previous tabs. The page which asks if I wish to restore previous session it not shown, its just opens my last tabs. I have disabled in preferences "restore previous sessions" and I have set these to false in about:config: browser.sessionstore.resume_from_crash false browser.sessionstore.resume_session_once false browser.sessionstore.resuming_after_os_restart false

What can I do?? OS is xubuntu 18.04.

I usually just cold shutdown my PC. After I start again and open firefox its restores my previous tabs. The page which asks if I wish to restore previous session it not shown, its just opens my last tabs. I have disabled in preferences "restore previous sessions" and I have set these to false in about:config: browser.sessionstore.resume_from_crash false browser.sessionstore.resume_session_once false browser.sessionstore.resuming_after_os_restart false What can I do?? OS is xubuntu 18.04.

Выбранное решение

You forgot one pref: browser.sessionstore.max_resumed_crashes = 0

That way you always get the about:sessionrestore page to restore the session or start a new session when you start Firefox after a crash.

Прочитайте этот ответ в контексте 👍 0

Все ответы (1)

more options

Выбранное решение

You forgot one pref: browser.sessionstore.max_resumed_crashes = 0

That way you always get the about:sessionrestore page to restore the session or start a new session when you start Firefox after a crash.

Изменено cor-el