commit 4248af6b78c2bc89243e711409183c83bf0e303e
parent acf5a7a54dd6b412fa543e1432559e3d701fab4f
Author: earthlng <earthlng@users.noreply.github.com>
Date: Tue, 28 Feb 2017 12:58:49 +0100
accessibility.typeaheadfind
added inactive under 3000: PERSONAL SETTINGS
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/user.js b/user.js
@@ -1374,6 +1374,9 @@ user_pref("browser.bookmarks.showRecentlyBookmarked", false);
/* 3023: disable automigrate, current default is false but may change (FF49+)
* need more info, but lock down for now ***/
user_pref("browser.migrate.automigrate.enabled", false);
+/* 3024: enable "Find As You Type"
+ * http://kb.mozillazine.org/Accessibility.typeaheadfind ***/
+ // user_pref("accessibility.typeaheadfind", true);
/* END: internal custom pref to test for syntax errors ***/
user_pref("ghacks_user.js.parrot", "No no he's not dead, he's, he's restin'! Remarkable bird, the Norwegian Blue");