Google will not stay signed in after latest user.js [invalid: duplicate of 1278 - add site exceptions]
See original GitHub issuev. 96.0.01 latest updated user.js
Firefox Profile for Google:
I have had this profile across many machines and after recent run of update.bat for user.js if I close the browser it no longer keeps me signed in for google. In past I had to put these settings in the user-overrides to get things to work via google and allow sign-in via google on other sites as well. Can you please provide any suggestions that might lead me in the right direction for anything new that would be affecting this.
user-overrides.js:
user_pref("browser.startup.page", 3);
user_pref("browser.privatebrowsing.autostart",false);
user_pref("privacy.clearOnShutdown.cookies", false);
user_pref("privacy.cpd.cookies", false);
user_pref("browser.sessionstore.privacy_level", 0);
user_pref("network.cookie.cookieBehavior", 0);
user_pref("network.cookie.thirdparty.sessionOnly", false);
user_pref("network.cookie.thirdparty.nonsecureSessionOnly", false);
user_pref("privacy.clearOnShutdown.cache", false);
user_pref("privacy.clearOnShutdown.cookies", false);
user_pref("privacy.clearOnShutdown.history", false); // Browsing & Download History
user_pref("privacy.clearOnShutdown.offlineApps", false); // Offline Website Data
user_pref("privacy.clearOnShutdown.sessions", false); // Active Logins
user_pref("privacy.cpd.history", false;
ser_pref("privacy.cpd.sessions", false);
user_pref("privacy.clearOnShutdown.openWindows", false);
Issue Analytics
- State:
- Created 2 years ago
- Comments:30 (16 by maintainers)
Top Results From Across the Web
Can't get logins to save between sessions [solved: offlineApps ...
To be clear, what I'm wanting is to login to a site, close the browser, open it later and still be logged into...
Read more >Stay signed in or out of your Google Account
When you stay signed in to your account, you can use Google services soon as you open them. For example, you can quickly...
Read more >How to add a self-signed certificate as an exception in Chrome?
and go to the "Security" tab. You can then click "View Certificate" and follow the above instructions from the drag and drop and...
Read more >2 Server Error Message Reference - MySQL :: Developer Zone
The MySQL server writes some error messages to its error log, and sends others to client programs. ... Message: '%s'@'%s' is not allowed...
Read more >vue-router — Uncaught (in promise) Error: Redirected from ...
I spent hours debugging this and got to the following results for the ugly Uncaught (in promise) Error: Redirected when going from ....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Opener Heuristics is for 30 days and Redirect Heuristics is for 15 minutes.
https://developer.mozilla.org/en-US/docs/Web/Privacy/State_Partitioning
edit: anchored
OK, I’m done here. I added an example to the wiki page, and I tweaked the 2702 info thanks @rusty-snake