mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
remove auto-enabled container
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Betterfox *
|
* Betterfox *
|
||||||
* "Ad meliora" *
|
* "Ad meliora" *
|
||||||
* version: November 2022 *
|
* version: November 2022b *
|
||||||
* url: https://github.com/yokoffing/Betterfox *
|
* url: https://github.com/yokoffing/Betterfox *
|
||||||
* license: https://github.com/yokoffing/Betterfox/blob/master/LICENSE *
|
* license: https://github.com/yokoffing/Betterfox/blob/master/LICENSE *
|
||||||
* README: https://github.com/yokoffing/Betterfox/blob/master/README.md *
|
* README: https://github.com/yokoffing/Betterfox/blob/master/README.md *
|
||||||
@@ -118,7 +118,6 @@ user_pref("network.http.referer.defaultPolicy.trackers.pbmode", 1);
|
|||||||
user_pref("network.http.referer.XOriginTrimmingPolicy", 2);
|
user_pref("network.http.referer.XOriginTrimmingPolicy", 2);
|
||||||
|
|
||||||
/** CONTAINERS ***/
|
/** CONTAINERS ***/
|
||||||
user_pref("privacy.userContext.enabled", true);
|
|
||||||
user_pref("privacy.userContext.ui.enabled", true);
|
user_pref("privacy.userContext.ui.enabled", true);
|
||||||
|
|
||||||
/** WEBRTC ***/
|
/** WEBRTC ***/
|
||||||
|
|||||||
Reference in New Issue
Block a user