Linkify Google Search Results

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

< 脚本Linkify Google Search Results的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发表于:2014-12-14
编辑于:2014-12-14

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.

发表回复

登录以发表回复。