Add privacy setting to firefox

This commit is contained in:
Vili Sinervä 2024-07-31 22:56:12 +03:00
parent 1394610d7c
commit 3ae1f4c06e
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -155,6 +155,7 @@ in
"browser.crashReports.unsubmittedCheck.autoSubmit2" = lock-false;
"browser.topsites.contile.enabled" = lock-false;
"browser.translations.automaticallyPopup" = lock-false;
"dom.private-attribution.submission.enabled" = lock-false;
"media.ffmpeg.vaapi.enabled" = lock-true;
"privacy.globalprivacycontrol.enabled" = lock-true;
"xpinstall.whitelist.required" = lock-true;