I think it is already included: “Enable dFPI, also known as Total Cookie Protection.” https://librewolf.net/docs/features/
Greetings back :).
Welcome to the official community for LibreWolf.
LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. If you have any question please visit our FAQ first: https://librewolf.net/docs/faq/
To learn more or to download the browser visit the website: https://librewolf.net/
If you want to contribute head over to our Codeberg: https://codeberg.org/librewolf
I think it is already included: “Enable dFPI, also known as Total Cookie Protection.” https://librewolf.net/docs/features/
Greetings back :).
Oh thanks !
This is all there is as of now:
pref("browser.contentblocking.category", "strict");
// enable APS
defaultPref("privacy.partition.always_partition_third_party_non_cookie_storage", true);
defaultPref("privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage", false);
Maybe that's everything required now a days given it became default. But there used to be more options...
Many thanks !