Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Restart always has previous session tabs, even when set to 'show my home page' only

  • 1 réponse
  • 2 ont ce problème
  • 1 vue
  • Dernière réponse par cor-el

more options

When I restart FF, I want ONLY one page, with my specified home page, to start. But FF *always* loads all the previous session pages and tabs, even though I have configured Tools --> Options --> General --> Startup --> "When Firefox starts: Show my home page". I have tried setting it to "Show my windows and tabs from last time" and then restarting and then resetting it to "Show my home page" and restarting and it does not work. This is mindbogglingly annoying. Is there some other setting I'm missing? The support page: https://support.mozilla.org/en-US/kb/restore-previous-session#w_configuring-session-restore has no other options available.

Please help! Thanks!

M

When I restart FF, I want ONLY one page, with my specified home page, to start. But FF *always* loads all the previous session pages and tabs, even though I have configured Tools --> Options --> General --> Startup --> "When Firefox starts: Show my home page". I have tried setting it to "Show my windows and tabs from last time" and then restarting and then resetting it to "Show my home page" and restarting and it does not work. This is mindbogglingly annoying. Is there some other setting I'm missing? The support page: https://support.mozilla.org/en-US/kb/restore-previous-session#w_configuring-session-restore has no other options available. Please help! Thanks! M

Toutes les réponses (1)

more options

You likely have a user.js file that sets the browser.sessionstore.resume_session_once pref to true and this causes Firefox to restore the previous session. This pref is normally only used in cases where you need to restart Firefox like when you install an extension.

You can check if you have a user.js file in the Firefox profile folder that sets the browser.sessionstore.resume_session_once pref to true.

You can delete this file. Do not edit the user.js file to set the pref to false as there are valid reasons for using this pref like I wrote above.

See also:

You can use this button to go to the currently used Firefox profile folder:

Windows hides some file extensions by default. Among them are .html and .ini and .js and .txt, so you may only see file name without file extension. You can see the real file type (file extension) in the properties of the file via the right-click context menu in Windows Explorer.

Modifié le par cor-el