Whenever I search for a single-word term in Google via the Chrome omnibox, Chrome presents a suggestion to instead visit that term as an http://-prefixed "URL":
Did you mean to go to
I've never seen this behavior from Chrome before, and it's quite annoying when searching. The pop-up banner is often delayed by 1-5 seconds and comes in well after the SERP has loaded.
I've only noticed this today when using my iPhone's Personal Hotspot tethered to my laptop.
Why is this banner being displayed by Chrome? Can I prevent the browser from displaying it for obviously non-URLs?
1 Answer
Can I prevent the browser from displaying it for obviously non-URLs?
On your address bar, type
chrome://flags.On the search box type:
#enable-lookalike-url-navigation-suggestionsSet it to Disable, then relaunch Chrome. The suggestions will stop appearing.
Why is this banner being displayed by Chrome?
The explanation for this banner is extracted from the article sourced below:
The Google Chrome browser is set to add a feature that will warn users when accessing sites with domain names that look like authentic websites.
The feature has been in the works for quite some time at Google and is a response to the practice of using typosquatted domains or IDN homograph attacks to lure users on websites they didn't intend to access.
For example, crooks often register misspelled versions of popular domains, such as paypall.com, or they'd use domains with Unicode characters like coịnbạse.com to host phishing pages and steal users' credentials.
Source: Google Chrome to get warnings for 'lookalike URLs'
6