Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 2 trả lời
  • 1 gặp vấn đề này
  • 3 lượt xem
  • Trả lời mới nhất được viết bởi 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 ?

Giải pháp được chọn

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.


Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (2)

more options

Giải pháp được chọn

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.