10

I see this question has been asked (only once?) back in 2015 (and there was no answer).

Remove search from address bar from Firefox

I seem to remember, when using an old version of Firefox (like version 2.x) that you could disable search from the address bar. So when you typed in garbage, or you mis-typed a URL in the address bar, the browser didn't automatically perform a google search on what you typed. Is there no setting for this on FF today?

1

1 Answer 1

11

This Reddit thread may be of use.

First type about:config in the address bar, and then follow these steps:

Set both keyword.enabled and browser.fixup.alternate.enabled to false. This will ensure that anything you type will be treated as a domain name, not potentially as a search request, and that the domain name will be exactly as you typed it.

You may also want to set browser.urlbar.suggest.searches to false to ensure that partially typed URLs don't ever get sent off to a search engine too.

3
  • This doesn't work. Load up the live headers addon, and watch it while you type into the address bar.
    – gone
    Commented Mar 6, 2020 at 10:29
  • I can vouch that this process worked for me in FF 77.0.1. If relevant, I also have browser.urlbar.suggest.searches set to false.
    – Jerry
    Commented Jun 26, 2020 at 17:19
  • 1
    For me setting keyword.enabled to false was enough.
    – ks1322
    Commented Nov 10, 2023 at 9:52

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .