Firefox restores my old tabs on start up even if I dont want it.
I am using Firefox on Linux Ubuntu 26.04. I normally work with multiple tabs. Then I quit Firefox with all tabs open at the point of quitting. Some times on the rare occasion there can be a forced quit due to some issues. In my settings I have configured it not to open the previous tabs. In fact I want a blank page. But whenever I reopen Firefox, it opens those tabs and tries to reload which is annoying. Some of these pages take a long time to reload, and why would I want to look at tabs which I already have read. Or if it crashes due to some website on a tab why reopen something that crashed in the place ? Can you fix this. Thanks.
Semua Balasan (4)
Hi Mariam,
Thanks for your reply. I implemented what you said. It WORKS at least as far as normal shutdowns are concerned where I quit Firefox normally with multiple tabs open. But there has been no forced shutdown of Firefox due to some web page / java script malfunctioning where Firefox says with a popup : "Force Quit Or Wait" here in the Linux Ubuntu 26.04. I was waiting for that to happen so I can confirm your solution completely works on all cases . I have a feeling it will work then too. Otherwise Ill let you know. But so far so good. Thanks a Lot.
Rabi Kumar.
Hi Mariam,
It has happened again. Right now textbrowser.sessionstore.resume_from_crash is set to false as you told me last time. I did it myself. In spite of that, one of the websites that I visited sometimes seems to freeze the app (mouse movement still works) which forces me to close the app by clicking the x box at the top right. Then Linux Ubuntu (I am running in Ubuntu 26.04) says "Force quit yes / no " in a popup. and I force quit. Then when I reopen it tries to reopen the tabs as before. I do not want this.
So the solution you gave works in normal cases but not now. Thanks
Well, copying and pasting random markup from random chatbots often leads to this;] Please delete the textbrowser.session… entry, and flip the switch for this existing config value:
browser.sessionstore.resume_from_crash
(to false in your case…)
OK Jbr, I have implemented your solution. It works now when I close Firefox with multiple tabs and reopen . It opens with a clean slate which is what I want. But I cannot simulate the "Firefox force quit scenario in Linux Ubuntu 26.04" which happens occasionally with some website malfunctioning. When that happens we will see if it works or not. If it works in that case also I will mark as solution. I will let you know. But for now it works. Thanks.