How to automatically restore the session after a crash/update / without asking me if I want to restore it?

Hello, there are times that my Firefox crashes (well, it happens to all of us who use it to some extent) or updates asking to restart. I would like to know if there is an option that allows you to restore the previous session automatically without asking me even. It would be very useful for reasons. I had this kind of problem a couple of times ending me be upset. Sometimes I misclicked and lost all my important tabs. Other times my firefox has crashed/shifted on after reboot and guess what sound restart still has not even asking me if I wanted to restore my session crashed.

Thank you in advance.

Cesarius Hi, I think I understand, but I have not explained completely.

The browser.sessionstore.max_resumed_crashes preference is to avoid an infinite loop. The default value 1 means an attempt to restore the session automatically once and if it fails (for example, it crashes before it can finish to restore), then display the "embarrassing". You could try to increase the value of 2 or 3 and see if it works on the second or third time. If you still see the screen "This is awkward" after a crash, Firefox still does not make a failback.

You can also check if there is a file user.js in your profile folder. A user.js file is a file of optional parameters that Firefox reads at startup and uses to override the settings saved in your previous session. Unless you create a user.js file yourself, you can usually just remove it. This article includes a section on the hunt for a possible user.js file: How to fix preferences that will not save.

Note: by default, Windows hides the .js file extension. Precise work with file names, I suggest setting windows to show all file extensions. This article has the steps: https://www.mozilla.org/firefox/all/

Tags: Firefox

Similar Questions

Maybe you are looking for

  • Well, he started...

    Rampant speculation of course. http://www.droid-life.com/2013/02/24/original-droid-RAZR-and-Razr-Maxx-jelly-bean-soak-test-about-to-go-down/ Why? What did you think I was talking?... It is a debate when the real General update of Jelly bean will begi

  • Save the class

    Hello original post is here I use the code 'config of class hierarchy"posted by tst to set a dog, but now I would like to implement save and load the dog object file I'm a little confused on how to do all ideas Best regards Tinnitus

  • TouchSmart HP Envy 15-q178ca fn key does not

    The fn on my brand new hp envy touchsmart 15-q178ca does not work, and I can't controll brightness and volume with it. No idea why?

  • conversion of a film

    I downloaded a movie. He says it's to MP4 with zipper next to her. Is someone can you please tell me how to get it in the MovieMaker so I can watch it?

  • How to play a sound file before you exit an application?

    Hey guys, I'm a newbie. I need dev an app it will play a sound file(mp3 perhaps) before release the app that my code is as follows: playAudio(); UiApplication.getUiApplication().invokeLater(new Runnable() { public void run() { close(); } }, 500, fals