mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Updated Optional Hardening (markdown)
+1
-1
@@ -96,7 +96,7 @@ user_pref("privacy.clearOnShutdown.siteSettings", false);
|
||||
user_pref("browser.sessionstore.privacy_level", 2);
|
||||
```
|
||||
|
||||
If you have session restore enable (Settings → Startup → Opened previous windows and tabs), then you will need to omit `privacy.clearOnShutdown.history` for session restore to work.
|
||||
If you have session restore enable (_Settings → Startup → Opened previous windows and tabs_), then you will need to omit `privacy.clearOnShutdown.history` for session restore to work.
|
||||
|
||||
You can allow exceptions if you want to stay logged in to some sites:
|
||||
* Go to `☰` *→ Settings → Privacy & Security → Cookies and Site Data → Manage Exceptions*
|
||||
|
||||
Reference in New Issue
Block a user