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

I want the tabs opened but in logged out condition when i quit and restart the browser. How to do it?

  • 2 réponses
  • 1 a ce problème
  • 3 vues
  • Dernière réponse par bipinbaglung

more options

Suppose i have opened facebook, google and twitter in three tabs. Then if i close the browser and run it again, i want all the three tabs restored but the all account should be logged out.

Is this possible ?

Suppose i have opened facebook, google and twitter in three tabs. Then if i close the browser and run it again, i want all the three tabs restored but the all account should be logged out. Is this possible ?

Solution choisie

You can set the pref browser.sessionstore.privacy_level to 2 (never) or 1 (non-HTTPS, default in Firefox 3 versions) on the about:config page to disable saving cookies via session restore.

You can change the browser.sessionstore.privacy_level_deferred pref that is used when you do not reopen the previous session automatically via "Show my windows and tabs from last time".

Make sure that you let the cookies expire when you close Firefox. Clear the existing cookies to reset them if you make changes to the cookie settings.


Lire cette réponse dans son contexte 👍 0

Toutes les réponses (2)

more options

Solution choisie

You can set the pref browser.sessionstore.privacy_level to 2 (never) or 1 (non-HTTPS, default in Firefox 3 versions) on the about:config page to disable saving cookies via session restore.

You can change the browser.sessionstore.privacy_level_deferred pref that is used when you do not reopen the previous session automatically via "Show my windows and tabs from last time".

Make sure that you let the cookies expire when you close Firefox. Clear the existing cookies to reset them if you make changes to the cookie settings.


more options

Thanks cor-el for your helpful reply.

I had tried as shown in picture that was not solving my problem.

But "browser.sessionstore.privacy_level to 2" solved it.