Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

  • 2 ответа
  • 1 имеет эту проблему
  • 3 просмотра
  • Последний ответ от 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 ?

Выбранное решение

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.


Прочитайте этот ответ в контексте 👍 0

Все ответы (2)

more options

Выбранное решение

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.