17 lines
1.1 KiB
JavaScript
17 lines
1.1 KiB
JavaScript
pref("browser.aboutwelcome.enabled", false);
|
|
pref("datareporting.policy.firstRunURL", "");
|
|
pref("network.trr.mode", 5);
|
|
pref("toolkit.telemetry.reportingpolicy.firstRun", false);
|
|
pref("browser.startup.homepage_override.mstone", "ignore");
|
|
pref("trailhead.firstrun.didSeeAboutWelcome", true);
|
|
|
|
pref("browser.newtabpage.activity-stream.default.sites","https://www.google.com/");
|
|
pref("browser.newtabpage.activity-stream.feeds.asrouterfeed", false);
|
|
pref("browser.newtabpage.activity-stream.feeds.discoverystreamfeed", false);
|
|
pref("browser.newtabpage.activity-stream.feeds.section.highlights", false);
|
|
pref("browser.newtabpage.activity-stream.feeds.section.topstories", false);
|
|
pref("browser.newtabpage.activity-stream.feeds.snippets", false);
|
|
pref("browser.newtabpage.activity-stream.section.highlights.includePocket", false);
|
|
pref("browser.newtabpage.pinned", "[{\"url\":\"https://www.wattsworth.net\",\"label\":\"Wattsworth\"},{\"url\":\"http://nilm.primary\",\"label\":\"Local NILM\"}]");
|
|
pref("browser.newtabpage.activity-stream.improvesearch.topSiteSearchShortcuts", false);
|