Remove auto url complete
How I I turn off this new feature in firefox 14? It trys to autocomplete a url, and i hate it.
Also, how can I get back the old back foward and home buttons?
Todas las respuestas (5)
1
- In the Location bar, type about:config and press Enter. The about:config "This might void your warranty!" warning page may appear.
- Click I'll be careful, I promise!, to continue to the about:config page.
change browser.urlbar.autocomplete.enabled to false 2 right click menu and select customize
Actually what you want to do is follow the same procedure but set
browser.urlbar.autoFill to false
That stops the url bar filling bit keeps the dropdown menu.
See also "Prevent Firefox from automatically completing URLs":
Actually, I can't use about.config because the auto complete adds "www," making it "www.about.config" !!
It is about:config with a colon (':') (it is a protocol like http) and not a dot ('.')