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

Updated Common Overrides (markdown)

yokoffing
2025-01-28 11:47:52 -05:00
parent 6653820ad2
commit 091d85a734
+11
@@ -17,6 +17,17 @@ So, if a pref is listed a second time, then the second value (yours) would overr
To enable certain functions, `copy+paste` the appropriate prefs to the `MY OVERRIDES` section of your `user.js`. To enable certain functions, `copy+paste` the appropriate prefs to the `MY OVERRIDES` section of your `user.js`.
***
### Standard Tracking Protection
> [!IMPORTANT]
> Most problems stem from Firefox running in [Strict mode](https://support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-desktop#w_strict-enhanced-tracking-protection). Switch back to [Standard protection](https://support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-desktop#w_standard-enhanced-tracking-protection) to fix them.
```javascript
// PREF: revert back to Standard ETP
user_pref("browser.contentblocking.category", "standard");
```
*** ***
### Font improvement ### Font improvement