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

Updated Common Overrides (markdown)

yokoffing
2026-06-01 13:48:31 -04:00
parent f4f2ae572b
commit fb7e364330
+1 -1
@@ -42,7 +42,7 @@ If you were to add a `-` to `fpp`, it would disable the protection in Normal Bro
```javascript ```javascript
// PREF: make Strict ETP less aggressive // PREF: make Strict ETP less aggressive
user_pref("browser.contentblocking.features.strict", "tp,tpPrivate,cookieBehavior5,cookieBehaviorPBM5,cm,fp,stp,emailTP,emailTPPrivate,-lvl2,rp,rpTop,ocsp,qps,qpsPBM,fpp,fppPrivate,3pcd,btp"); user_pref("browser.contentblocking.features.strict", "tp,tpPrivate,cookieBehavior5,cookieBehaviorPBM5,cryptoTP,fp,stp,emailTP,emailTPPrivate,-consentmanagerSkip,-consentmanagerSkipPrivate,-lvl2,rp,rpTop,qps,qpsPBM,fpp,fppPrivate,btp,lna");
``` ```
In theory, sites should break less often. These changes shouldn't be an issue if you're using uBlock Origin. In theory, sites should break less often. These changes shouldn't be an issue if you're using uBlock Origin.