Firefox analyzes the text that has been entered by the user in the Firefox address bar when the user hits the enter key in the browser. Depending on the configuration of Firefox one out of two possible actions are performed. The default way of handling text that is not an url is to send it to Google's Browse By Name service which will load the best direct match and show a search results page if no match is found.
The second action is the auto-complete feature that kicks in under certain circumstances only by default. Entering Mozilla will load the mozilla.com website automatically because that is the best match in the Google search engine for that name. A search for www.mozilla on the other hand will be auto-completed by Firefox. The browser will append the .com suffix to the query and load the same website.
Not everyone is living in the United States and some users might prefer a country domain extension instead of the default .com suffix. This option can be changed in the Firefox preferences. Entering about:config in the Firefox address bar will load the preferences.
Filtering for the term fixup will show the four parameters on the screenshot above. A user can change the default prefix and suffix to something else by double-clicking the entries or disable the auto-complete feature completely by setting the browser.fixup.alternate.enabled parameter to false.
You can change the latter to .edu, .de, .ru or any other domain extension that you want to be used by default by Firefox.
The browser ships with three keyboard shortcuts that complete the address automatically and load it:
Ctrl-Shift-Enter adds .org to the end of the address.
AdvertisementPlease click on the following link to open the newsletter signup page: Ghacks Newsletter Sign up
Ghacks is a technology news blog that was founded in 2005 by Martin Brinkmann. It has since then become one of the most popular tech news sites on the Internet with five authors and regular contributions from freelance writers.
I disable the browser.fixup.alternate.enabled to false in Firefox 3.5.2, and it continued to add the prefix and suffix. Help! I really need to turn this off.