mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Merge pull request #128 from bestplayerbotphone/patch-2
Spacing and comment markers
This commit is contained in:
+2
-2
@@ -196,7 +196,7 @@ user_pref("browser.urlbar.unitConversion.enabled", true);
|
|||||||
|
|
||||||
// PREF: Adaptive History Autofill
|
// PREF: Adaptive History Autofill
|
||||||
// [1] https://docs.google.com/document/u/1/d/e/2PACX-1vRBLr_2dxus-aYhZRUkW9Q3B1K0uC-a0qQyE3kQDTU3pcNpDHb36-Pfo9fbETk89e7Jz4nkrqwRhi4j/pub
|
// [1] https://docs.google.com/document/u/1/d/e/2PACX-1vRBLr_2dxus-aYhZRUkW9Q3B1K0uC-a0qQyE3kQDTU3pcNpDHb36-Pfo9fbETk89e7Jz4nkrqwRhi4j/pub
|
||||||
//user_pref("browser.urlbar.autoFill", true); [DEFAULT]
|
//user_pref("browser.urlbar.autoFill", true); // [DEFAULT]
|
||||||
//user_pref("browser.urlbar.autoFill.adaptiveHistory.enabled", false);
|
//user_pref("browser.urlbar.autoFill.adaptiveHistory.enabled", false);
|
||||||
|
|
||||||
// PREF: Quick Actions in the URL Bar
|
// PREF: Quick Actions in the URL Bar
|
||||||
@@ -258,7 +258,7 @@ user_pref("browser.urlbar.unitConversion.enabled", true);
|
|||||||
// PREF: Home / New Tab page items
|
// PREF: Home / New Tab page items
|
||||||
// [SETTINGS] Home>Firefox Home Content
|
// [SETTINGS] Home>Firefox Home Content
|
||||||
// [1] https://github.com/arkenfox/user.js/issues/1556
|
// [1] https://github.com/arkenfox/user.js/issues/1556
|
||||||
//user_pref("browser.newtabpage.activity-stream.discoverystream.enabled", false); /// unnecessary?
|
//user_pref("browser.newtabpage.activity-stream.discoverystream.enabled", false); // unnecessary?
|
||||||
//user_pref("browser.newtabpage.activity-stream.showSearch", true); // NTP Web Search [DEFAULT]
|
//user_pref("browser.newtabpage.activity-stream.showSearch", true); // NTP Web Search [DEFAULT]
|
||||||
user_pref("browser.newtabpage.activity-stream.feeds.topsites", false); // Shortcuts
|
user_pref("browser.newtabpage.activity-stream.feeds.topsites", false); // Shortcuts
|
||||||
//user_pref("browser.newtabpage.activity-stream.showSponsoredTopSites", false); // Sponsored shortcuts [FF83+]
|
//user_pref("browser.newtabpage.activity-stream.showSponsoredTopSites", false); // Sponsored shortcuts [FF83+]
|
||||||
|
|||||||
Reference in New Issue
Block a user