Linkify Google Search Results

When you mouseover the green url below google search results, the url is linkified

< Feedback on Linkify Google Search Results

Review: OK - script works, but has bugs

§
Posted: 14 Desember 2014
Edited: 14 Desember 2014

Don't work for google.de

... to fix this: Replace the line // @include http://www.google.co*/*

with

// @match *://*.google.com/* // @match *://*.google.de/*

google.fr or google.nl...

Well unfortunately simplifying it by the line

// @match *://*.google.*/* doesn't work.

Post reply

Sign in to post a reply.