mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-07 09:23:50 +02:00
Merge 689fce5a9a
into 95251e98da
This commit is contained in:
commit
6e22eed00b
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -500,7 +500,7 @@ user_pref("browser.urlbar.suggest.bookmark", false);
|
|||
user_pref("browser.urlbar.suggest.openpage", false);
|
||||
/* 0850c: disable location bar dropdown
|
||||
* This value controls the total number of entries to appear in the location bar dropdown
|
||||
* [NOTE] Items (bookmarks/history/openpages) with a high "frecency"/"bonus" will always
|
||||
* [NOTE] Items (bookmarks/history/openpages) with a high "frequency"/"bonus" will always
|
||||
* be displayed (no we do not know how these are calculated or what the threshold is),
|
||||
* and this does not affect the search by search engine suggestion (see 0808)
|
||||
* [USAGE] This setting is only useful if you want to enable search engine keywords
|
||||
|
|
Loading…
Add table
Reference in a new issue