Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Learn More

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

  • 2 odpovědi
  • 1 má tento problém
  • 10 zobrazení
  • Poslední odpověď od 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 ?

Zvolené řešení

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.


Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (2)

more options

Zvolené řešení

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.