Update user.js
This commit is contained in:
parent
49e2025bc5
commit
c194e21d5c
2
user.js
2
user.js
@ -1486,7 +1486,7 @@ user_pref("browser.tabs.loadDivertedInBackground", false);
|
|||||||
/* 3022: hide recently bookmarked items (you still have the original bookmarks) (FF49+) ***/
|
/* 3022: hide recently bookmarked items (you still have the original bookmarks) (FF49+) ***/
|
||||||
user_pref("browser.bookmarks.showRecentlyBookmarked", false);
|
user_pref("browser.bookmarks.showRecentlyBookmarked", false);
|
||||||
/* 3023: disable automigrate (FF49+)
|
/* 3023: disable automigrate (FF49+)
|
||||||
* default is false in FF49+ and true in FF53+
|
* default is false in FF49+
|
||||||
* need more info, but lock down for now ***/
|
* need more info, but lock down for now ***/
|
||||||
user_pref("browser.migrate.automigrate.enabled", false);
|
user_pref("browser.migrate.automigrate.enabled", false);
|
||||||
/* 3024: enable "Find As You Type"
|
/* 3024: enable "Find As You Type"
|
||||||
|
Loading…
Reference in New Issue
Block a user