Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

  • 2 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 3 gösterim
  • Son yanıtı yazan: 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 ?

Seçilen çözüm

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.


Bu yanıtı konu içinde okuyun 👍 0

Tüm Yanıtlar (2)

more options

Seçilen çözüm

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.