Change Omnibox's default behavior to search

5

3

I love the autocompletion for Chrome's Omnibox, don't get me wrong. However, much of the time I just want to search for something. When I begin typing into the Omnibox and then press enter, I just would like to do a search by default. Is there a way to force Chrome to search as opposed to selecting the top autocomplete suggestion?

I know I could just press backspace and then enter, but I'd rather just switch the default behavior to search before selecting an autocomplete entry. I'm okay with pressing down a couple times to select the autocompletion entry.

How do we switch the top two items? http://agweber.net/files/colorado.png

As in the image above, is there a way to switch the first two options?

agweber

Posted 2013-08-15T12:37:12.327

Reputation: 309

It's not just OSX. This started happening for me just a couple months ago on every other Chrome browser, and I dearly wish I could disable it. When I type c o l o r+Enter, I should not find myself at a search results page for "colorado lottery"! – Henry Keiter – 2013-08-19T13:46:10.543

I just stated OSX because I have just recently begun being bothered about this which coincided with my starting to use OSX. I didn't put an OS tag on this because I wasn't sure offhand if it was a problem in other OS's. – agweber – 2013-08-19T14:38:55.887

All of the answers thus far have just been adding steps rather than actually solving the request of switching the ordering of the Omnibox's behavior. I have a feeling this one won't get answered. – agweber – 2013-08-25T13:44:20.633

Answers

2

Disable the autocomplete at will with a space at the end of your search term. For example you can simply press:

color␣↵

hoosierEE

Posted 2013-08-15T12:37:12.327

Reputation: 344

I can also use backspace. This doesn't solve my problem, just shows me another method of switching to what I want the default controls to be. – agweber – 2013-08-25T13:40:08.850

I suppose you could fork Chromium, change that one part of the default behavior in the source code, compile it, and run your modified version. But that's sort of like saying "use a different browser" so I suspect not an ideal solution. – hoosierEE – 2013-08-26T16:18:31.723

That seems like the only way to go really. Still not going to accept any answers in case someone in the future comes up with something. Bounty awarded (had 42 minutes left). – agweber – 2013-08-26T17:56:46.213

0

Use alternative omnibox

Fauxbar is a free Google Chrome extension that provides a page that acts like Firefox's Awesome Bar.

For install:

  1. Open webStore - Fauxbar, install.
  2. In menu bar, click Options.

enter image description here


Additional in Firefox

  1. Type about:config and hit Enter.
  2. Change the value of the property urlbar.maxRichResults.

enter image description here

Note: once even had the flag in Chrome -omnibox-popup-count for this, but unfortunately it was removed, see more here.

stderr

Posted 2013-08-15T12:37:12.327

Reputation: 9 300

Not necessary for Firefox - pressing Enter uses the entered data. Using an auto-complete entry requires a click or down-arrow + Enter. – harrymc – 2013-08-20T08:50:21.003

1Adding Fauxbar is adding another step instead of reducing them. Unless I'm mistaken, this is just a replacement for the new tab page. This doesn't help when I simply want to search and navigate away from the current page. It does have capabilities of search from Omnibox but that requires typing F+space beforehand. Is there a way to override this requirement? – agweber – 2013-08-20T14:26:53.603

0

Chrome is suggesting coloradolottery.com because the website is in your browsing history.

You can disable the prediction service inside of Chrome, but it will still default to suggesting websites from your history first.

The prediction service is typically turned on by default. Follow the steps below to turn it off.

  1. Click the Chrome menu Chrome menu on the browser toolbar.
  2. Select Settings.
  3. Click Show advanced settings.
  4. In the "Privacy" section, deselect the "Use a prediction service to help complete searches and URLs typed in the address bar" checkbox.

andrew

Posted 2013-08-15T12:37:12.327

Reputation: 56

I would still like prediction services to come up under the drop-down and be able to select one of them via down arrow + enter. Also, regularly removing browsing history is not a viable answer because I want to be able to search for a variety of items, including things that are closely related to sites that I've browsed. – agweber – 2013-08-25T13:38:40.923