moar firefoxy

This commit is contained in:
Kopatz
2024-04-08 20:48:00 +02:00
parent 5a1bbce263
commit 2751455ec5
3 changed files with 12 additions and 2 deletions

View File

@@ -118,4 +118,10 @@
# Disables executing of JavaScript in the PDF form viewer. It is possible that
# some PDFs are not rendered correctly due to missing functions.
"pdfjs.enableScripting" = true;
# copied these from a blog
"browser.newtabpage.activity-stream.feeds.telemetry" = false;
"browser.newtabpage.activity-stream.telemetry" = false;
"browser.ping-centre.telemetry" = false;
"devtools.onboarding.telemetry.logged" = false;
}