Update better-fox.js

This commit is contained in:
mauro 🤙
2024-09-22 13:38:27 +02:00
committed by GitHub
parent 059f4e5116
commit 189ff89fd3

View File

@@ -55,9 +55,9 @@ pref("pdfjs.enableScripting", false);
pref("extensions.postDownloadThirdPartyPrompt", false);
/** EXPERIMENTAL ***/
//pref("layout.css.grid-template-masonry-value.enabled", true);
//pref("dom.enable_web_task_scheduling", true);
//pref("dom.security.sanitizer.enabled", true);
pref("layout.css.grid-template-masonry-value.enabled", true);
pref("dom.enable_web_task_scheduling", true);
pref("dom.security.sanitizer.enabled", true);
/****************************************************************************
* SECTION: SECUREFOX *