mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
Updated Common Overrides (markdown)
+1
-1
@@ -42,7 +42,7 @@ If you were to add a `-` to `fpp`, it would disable the protection in Normal Bro
|
||||
|
||||
```javascript
|
||||
// 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.
|
||||
|
||||
Reference in New Issue
Block a user