How to Disable Smart Location Bar in Firefox 3
After days of tweaking my new Firefox 3.0, I found out that one so-called top new features of Firefox is not so pleasing Smart Location Bar or the Awesome Bar.
The Smart Location Bar is just too “smart” to an extent that it saves my viewed browsing history without my knowledge! The auto complete feature is fine with me but I would still prefer the old Firefox 2.0 way in handling my addresses. I tried to disable this “smart” option via the Option menu but there is no direct way to do it. So, I have to do it the indirect way via about:config or with a help of an extension.
OK, here is how:
Remove only bookmarks results from the list
To to this, you can just use Hide Unvisited extension to get the job done. What Hide Unvisited does is hide bookmarks that you haven’t visited from showing in the Awesome Bar.
Completely disable the Smart Location Bar (Disable auto complete list)
You need to do it via about:config. This is how I do it:
1. Go to the about:config page via the location bar by typing about:config and hit enter. You will get a warning message like the one below, just untick “Show this warning next time” and click “I’ll be careful, I promise!” to proceed.
2. Search for browser.url (using the Filter) and you will see these two preferences browser.urlbar.matchBehavior and browser.urlbar.maxRichResults. Set both preferences value to -1 by double clicking on it.
3. You are done!
Now exit and restart your Firefox and you’ll get back you old address bar!
Liked this article? Read another similar article.
Tags: bookmark, Browser, browsing, complete list, Completely, config, Firefox, firefox 3, firefox 3.0, howto, knowledge, matchBehavior, remove, tweak, tweaking
























Doesn't matter... on 11 Sep 2008 at 11:47 pm #
I love you people, who take time to post such trivial ’stuff’. I love the fact that I can just google my way to answers to questions that I would NEVER be able to figure out on my own. Thank you!
Kubilay on 30 Sep 2008 at 8:59 am #
I made the following settings since I want to use auto complete function and that made my browser as in 2.x version. Thanks for the tip.
browser.urlbar.matchBehavior -1 browser.urlbar.maxRichResults 1