firefox: publish 142 build, disable Sponsored Checkboxes

This commit is contained in:
Luis Guzmán 2025-08-31 01:08:20 -06:00
parent 434c42cf91
commit 9a8d6f42f2
7 changed files with 15 additions and 22 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);