Is it possible to keep being logged into youtube but not facebook after restarting firefox?
Is there anyway to use master password with a way of being logged into youtube or any other site that demands user/password but automatically logoff facebook or selected service upon close/restart of Firefox?
Thank you!
All Replies (1)
A detail like a website remembering you (log you in automatically) is stored in a cookie. You can remove the cookies from a website to make the website forget about you.
Are you automatically reopening tabs and windows from the previous session via session restore?
- Tools > Options > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"
Firefox stores cookies used in tabs that are currently open in the sessionstore.js file as part of saved session data, so those cookies will be restored if Firefox is closed without first closing these tabs.
You can set browser.sessionstore.privacy_level to 2 (never) or 1 (non-HTTPS) on the about:config page to disable saving cookies via session restore in the sessionstore.js file. The browser.sessionstore.privacy_level_deferred pref is used when you do not reopen the previous session automatically via "Show my windows and tabs from last time" and uses the same values.