DovieW / middle-click-search

A Chrome extension. Click middle mouse button to search text in google, or go directly to links.
https://chromewebstore.google.com/detail/middle-click-to-search/mmelcmhpbfmnchbofbjkffmmelkdmiaj?hl=en
GNU General Public License v3.0
2 stars 1 forks source link

Prevent text with . being a direct link #1

Open DovieW opened 1 year ago

DovieW commented 1 year ago

Example: window.location.hash goes directly to a site when I just want to google it.

Maybe compare the top level domain to the list and make it a google search if its not on the list https://data.iana.org/TLD/tlds-alpha-by-domain.txt