What I want to achieve is that when I write "super" in the Firefox URL bar, it should suggest superuser.com/questions instead of superuser.com as the first suggestion, irrespective of my usage patterns. It may resort to its own algorithm to rank URL suggestions after the first hardcoded suggestion.
And I would like to do that sort of configuration for multiple domains.
I have set broswer.urlbar.autoFill to true. So if I could get the above working, visiting a preferred URL under a domain would become much more efficient.
Does there exist a firefox addon which provides such functionality?
UPDATE:
According to @timbooo's suggestion, on bookmarking the URL, it comes up as the first suggestion, but when I bookmark the URL, it doesn't come up as the first suggestion.
So what places.frecency.* parameters need to be tweaked to ensure that a bookmarked URL has a very high priority?
UPDATE:
If I type "superuse" it shows "superuser.com/questions" but if its even a letter less, like "superus" it shows "superuser.com"
