cavi-au / Consent-O-Matic

Browser extension that automatically fills out cookie popups based on your preferences
Other
2.73k stars 133 forks source link

Enable globalprivacycontrol #370

Closed mrx23dot closed 7 months ago

mrx23dot commented 1 year ago

Could this addon enable these Firefox global flags too?

about:config
privacy.donottrackheader.enabled    true    
privacy.globalprivacycontrol.enabled    true

This is the new version of DoNotTrack preference. By law websites must obey it. https://blog.mozilla.org/netpolicy/2021/10/28/implementing-global-privacy-control/

so we wouldn't have to do it manually.

svnhub commented 7 months ago

These are under Website Privacy Settings under Settings -> Privacy and Security in the Firefox settings. No need to include them in this extension too.

image