I use FireFox’s Location Bar (or Address bar or awesome bar) far more often than any other browser bar. This is where I navigate to web pages from, this is where I search from – obviously this is the most important part of the browser.
Quite naturally, if you configure the Firefox address bar to best fit your needs, you may be able to considerably increase your productivity.
Again, no need to install all those addons listed, just choose those that are likely to help you get things done faster.
1. FireFox Shortcuts For The Address Bar
In the official list of the shortcuts we only can find a couple of those related to the Firefox address (location) bar:
| Command | Windows | Mac | Linux |
| Select All Text in Location Bar (e.g. to quickly copy it) | Ctrl+L or Alt+D | Cmd+L | Ctrl+L or Alt+D |
| Complete .com domain | Ctrl + Enter | Cmd + Enter | Ctrl + Enter |
| Complete .net domain | Shift+Enter | Shift+Enter | Shift+Enter |
| Complete .org domain | Ctrl+Shift+Enter | Cmd+Shift+Enter | Ctrl+Shift+Enter |
Note: you can change the auto-complete behavior by installing this Firefox plugin: URL Suffix . This addon is also great for non-US users who need to quicker access regional extensions (like .com.ua, .ru, etc):

2. (Mistyped) URL Path Fixes
With FireFox’s awesome bar which does a great job suggesting what I am going to type, I use the address bar more and more often to type the URL manually. Therefore the following two addons (that make sure I don’t spend much time dealing with mistypes) are just invaluable:
URL Corrector
This addon makes sure you always type the address using English letters, no matter which language your computer is currently set to use. As a user with Russian origins (and thus having two languages on my laptop I regularly switch between), this addon is very useful for me.
(Note: I haven’t tested it with any other languages except Russian):

URL Fixer
This addon corrects typos in URLs that you enter in the address bar. You can enable or disable confirmation options for the tool to ask you first if you want the URL corrected:
- Corrects common misspellings of .com, .net, .org, .edu, .gov, .mil, etc;
- Fixes the protocol mistypes (http:, https:);
- Fixes mistakes in most popular domains (the database seems fairly large to me or probably it pulls domains from my browsing history – I am not sure about that):

You can turn off/on the confirmation window by right-clicking on the Firefox address bar:

Another similar addon that can be used for URL correction is FireFix. It claims to “learn and correct mistyped web addresses typed in the address bar”. I found URL Fixer more usable but it’s up to you.
3. Faster Browsing
Locationbar2
Locationbar2 “linkifies URL segments” which basically means that you can easily click-through upper-level folders in the URL path (hold CTRL, Shift or Alt for that). Besides, it has a nice visual effect putting emphasis on the domain to reduce the clutter:

UrlbarExtM
UrlbarExt extends the Location Bar with a set of commands. I have hidden most of the commands but a few of them seem really useful:
- Go one directory level up in the URL;
- Copy the URL;
- Shorten the URL:
![]()
The options allow to hide any of the commands from the location bar:

4. Enhanced Search Options
There are quite a few addons that add/fix search capabilities of FireFox (Awesome) Location bar. Here I am listing my personal picks (choosing is either of them is the best way to go):
CyberSearch
This one was already mentioned by me in the post on making FireFox more search-friendly. The addon supports multiple Google services and also displays your related search history (it’s limited to Google only):
- gweb ““ Google general search;
- gloc ““ Google local search;
- gvid ““ Google video search;
- gblog ““ Google blog search;
- gnews ““ Google news search;
- gbook ““ Google book search;
- gimg ““ Google image search;
- gpat ““ Google patent search.

Omnibar
This addon integrates search bar into the location bar: it shows both search and URL suggestions and adds some handy search options.
With Omnibar you can switch between the search engines right from the address bar (just click on the search engine icon in the location bar):

It has other nice features like wildcard support, mouseless search engine switching (works pretty much like FireFox’s smart keywords) and auto-complete.
The addon is not perfect (see the discussed bugs) but it has been doing its job pretty well for me so far.
Via options you can set the number and the style of the suggestions displayed:

5. About:Config Hacks
1. Auto-Completion:
If you don’t have Omnibar installed for auto-completion functionality, you can add it yourself from about:config
- In the address bar type about:config;
- Filter: browser.urlbar.autoFill
- Double-click on the value for “browser.urlbar.autoFill“ to set it to True.
![]()
2. Easier Partial URL Highlighting
By default, Firefox automatically highlights the entire URL; to change this default behavior (if you, like me, have to copy parts of the URL paths frequently), you will need to do the following:
- In the address bar type about:config;
- Filter: browser.urlbar.clickSelectsAll
- Double-click on the value to make it False:
![]()
Non-Productivity Addons For The Firefox Address Bar
Just a couple of addons that are not really about productivity but are just fun:
- Fission combines the address bar and progress bar (Safari style) which makes loading websites fun.
- TwitterBar allows you to tweet right from your address bar. For active Twitter users this can actually be a time saver.
Now, which hacks do you use to customize your FireFox address bar?
MakeUseOf Recommends
More articles about:
Hide 9 Comments
It would be better if they added search feature to address bar like in Opera where you can just type “g something” and search for this “something” in Google or other really useful websites like Wikipedia (“w” option), etc.
But I like that they at last copied from Chrome logics of tabs management.
In your Firefox, click on the icon in your search text field -> Manage Search Engine -> Define keywords for each search engine.
+1 for omnibar
After using Chrome for a few months, it was IMPOSSIBLE to switch back to Firefox without this addon :P I’d ALWAYS type searches into the address bar and then I wouldn’t get what I wanted. Great addon :)
Also on point 1, if you press F6 from anywhere other than the Awesome Bar it will select the whole address.
For me, it selects the Google toolbar search field. Can Google toolbar change that default behavior?
I am not aware of that, in all installations I have had (Windows 7 in Work, OSX at Home) Firefox and IE all select address bar for me, will test this out with Google Toolbar.
What set up you using?
@Dan, I just created a brand new, plugin-free FireFox profile and the shortcut does work here, so this might be Google Toolbar (maybe some hidden options of it I once changed?) or some other plugin.
Phew, was beginning to doubt myself there for a minute!
Thanks, browser.urlbar.autoFill option was really helpful to me in Firefox under Linux (Ubuntu).