7 ms·
It is possible to get that feature back with two advanced tweaks (which I had to use): 1) Increase the number of results in about:config: Set browser.urlbar.
by onurtag 7y ago
It is possible to get that feature back with two advanced tweaks (which I had to use):
1) Increase the number of results in about:config:
Set browser.urlbar.maxRichResults to your desired value (like 60).
2) Make the results scrollable with a userchrome.css tweak:
Using this example or your own: https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/scrollable_urlbar_popup.css https://github.com/MrOtherGuy/firefox-csshacks/blob/master/c...