firefox: publish 142 build, disable Sponsored Checkboxes

This commit is contained in:
Luis Guzmán 2025-08-31 01:04:53 -06:00
parent 765b4d5059
commit 939adc704b
3 changed files with 2 additions and 14 deletions

View file

@ -258,6 +258,7 @@ pref("browser.newtabpage.activity-stream.discoverystream.endpoints", "");
pref("browser.newtabpage.activity-stream.feeds.snippets",false);
pref("browser.newtabpage.activity-stream.disableSnippets", true);
pref("browser.newtabpage.activity-stream.tippyTop.service.endpoint", "");
pref("browser.newtabpage.activity-stream.showSponsoredCheckboxes", false);
// Enable xrender
//pref("gfx.xrender.enabled",true);