Abrowser: made about:abrowser the home page, disabled dns prefetch, disabled config button on newtab

This commit is contained in:
Ruben Rodriguez 2015-09-07 23:52:46 -05:00
parent 34c8554d8f
commit 22fc9a71b3
3 changed files with 6 additions and 6 deletions

View file

@ -4,5 +4,5 @@ locale abrowserhome af chrome/locale/es/
locale abrowserhome ak chrome/locale/en/
component {a364a9c0-2960-11e4-8c21-0800200c9a66} components/aboutAbrowser.js
contract @mozilla.org/network/protocol/about;1?what=abrowser {a364a9c0-2960-11e4-8c21-0800200c9a66}
contract @mozilla.org/network/protocol/about;1?what=startpage {a364a9c0-2960-11e4-8c21-0800200c9a66}

View file

@ -14,7 +14,7 @@ pref("browser.search.order.extra.duckduckgo", "DuckDuckGo (SSL)");
pref("browser.search.showOneOffButtons", false);
pref("browser.search.suggest.enabled",false);
// Disable preconnecting to search engine when clicking on the search bar
//pref("network.http.speculative-parallel-limit", 0);
pref("network.http.speculative-parallel-limit", 0);
// Disable plugin installer