You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 lines
1.1 KiB

  1. pref("browser.aboutwelcome.enabled", false);
  2. pref("datareporting.policy.firstRunURL", "");
  3. pref("network.trr.mode", 5);
  4. pref("toolkit.telemetry.reportingpolicy.firstRun", false);
  5. pref("browser.startup.homepage_override.mstone", "ignore");
  6. pref("trailhead.firstrun.didSeeAboutWelcome", true);
  7. pref("browser.newtabpage.activity-stream.default.sites","https://www.google.com/");
  8. pref("browser.newtabpage.activity-stream.feeds.asrouterfeed", false);
  9. pref("browser.newtabpage.activity-stream.feeds.discoverystreamfeed", false);
  10. pref("browser.newtabpage.activity-stream.feeds.section.highlights", false);
  11. pref("browser.newtabpage.activity-stream.feeds.section.topstories", false);
  12. pref("browser.newtabpage.activity-stream.feeds.snippets", false);
  13. pref("browser.newtabpage.activity-stream.section.highlights.includePocket", false);
  14. pref("browser.newtabpage.pinned", "[{\"url\":\"https://www.wattsworth.net\",\"label\":\"Wattsworth\"},{\"url\":\"http://nilm.primary\",\"label\":\"Local NILM\"}]");
  15. pref("browser.newtabpage.activity-stream.improvesearch.topSiteSearchShortcuts", false);