mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-27 03:38:44 +00:00
[PALEMOON] Add an expected pref browser.newtabpage.enhanced
This commit is contained in:
@@ -1036,6 +1036,9 @@ pref("browser.newtab.preload", false);
|
||||
// Toggles the content of 'about:newtab'. Shows the grid when enabled.
|
||||
pref("browser.newtabpage.enabled", true);
|
||||
|
||||
// XXX: Remove this when "enhanced" tiles are dead
|
||||
pref("browser.newtabpage.enhanced", false);
|
||||
|
||||
// number of columns of newtab grid
|
||||
pref("browser.newtabpage.columns", 4);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user