03-02-2016, 10:34 PM
(03-02-2016, 03:40 PM)CentBrowser Wrote: "maximum number of address bar auto suggestion items"I agree. But well, when the user has a choice. For me, normally 10-12 items
We thought this feature has no use.Because the suggestion accuracy will go down if there are too many items.
Generally the first 3-5 items are useful.And following items have no use.
Quote:smart suggestionThis option was available with the earliest versions of Chrome browser. When typing in omnibox 2-4 characters in the prompt appears direct link (not from History and not from Bookmarks) on the most popular resource in the russian Internet (perhaps this worked in other regional areas). Do not need to open Google search results page. This saved time and network traffic.
What is this feature? May you give a more detailed description or a screen shot.
Versions 29-32 this option could return, disabling chrome://flags/#enable-instant-extended-api.
Starting with version 33, Google decided that all transitions should exist only with its search web page and completely blocked this option. Through research user Tilks, we returned "smart suggestion" using patch chrome.dll:
Unfortunately, in Cent v1.5.7.18+ "smart suggestion" stopped working
I tried it in Chromium rev.340078 v46.0.2464.0 (last build that runs on XP) "smart suggestion" same does not work.
Note:
1. "Smart suggestion" does not work request with google.com, only google.ru and perhaps in other regional areas.
2. In Preferences file must be present parameter:
Code:
"browser": {
...
"last_known_google_url": "https://www.google.ru/",
...
},
3. Perhaps it only works with russian IP and on russian Windows, but I am not sure.
We would be very grateful if you could return this feature!