1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 15:40:48 +05:30

Updated Optional Hardening (markdown)

yokoffing
2026-05-27 23:55:09 -04:00
parent 62217a9fa5
commit 822bd85c2f
+1 -1
@@ -226,7 +226,7 @@ user_pref("dom.serviceWorkers.privateBrowsing.enabled", false);
``` ```
*** ***
### Service Workers ### Storage Access Heuristics
For web compatibility reasons, Firefox will dynamically grant unpartitioned access to third-party cookies for 30 days in certain scenarios which require user interaction. For example, if you click a **Login with SSO** button on a website, Firefox will grant the SSO provider storage access to the website you clicked that button on for 30 days. For web compatibility reasons, Firefox will dynamically grant unpartitioned access to third-party cookies for 30 days in certain scenarios which require user interaction. For example, if you click a **Login with SSO** button on a website, Firefox will grant the SSO provider storage access to the website you clicked that button on for 30 days.
#### Option 1 #### Option 1