|
|
@ -39,6 +39,12 @@ user_pref("browser.startup.homepage", "about:home"); // Use Firefox Home |
|
|
|
user_pref("browser.newtabpage.enabled", true); // Use New Tab page (for new tabs) |
|
|
|
|
|
|
|
|
|
|
|
/*** [SECTION 0800]: LOCATION BAR / SEARCH BAR / SUGGESTIONS / HISTORY / FORMS ***/ |
|
|
|
|
|
|
|
/* 0801: disable location bar using search */ |
|
|
|
user_pref("keyword.enabled", true); // Allow searching in the omnibar |
|
|
|
|
|
|
|
|
|
|
|
/*** [SECTION 1000]: DISK AVOIDANCE ***/ |
|
|
|
|
|
|
|
/* 1006: disable favicons in shortcuts */ |
|
|
|