Google Real Link

By tomchen1989 Last update Mar 25, 2012 — Installed 22,764 times.

Script Summary: Disable the Google search rewrite, always showing and using the real, original, direct link URLs, to stop being tracked, also to prevent from using redirected pages that might be temporarily unavailable in some area.



Version: 1.1

License: MIT/Expat license

Description

The link URLs in Google's search results are rewritten using their "rwt" function when being clicked, to be something like "http://www.google.com/url?sa=t&..&url=http%3A%2F%2Fwww.123.com%2F..&..", which would redirect to the original URL, for tracking and statistical use.

This UserScript may disable the Google search rewrite, always showing and using the real, original, direct link URLs, to stop being tracked, also to prevent from using redirected pages that might be temporarily unavailable in some area.

Applicable to Google normal & video search of any language version. Compatible with Firefox's Greasemonkey, Scriptish, Google Chrome, Opera, IE's IE7Pro, etc.

ps. By redefining the "rwt" function, it works for any normal & video search pages, including those loaded with AJAX. Normally it will not be out of date in future, the "rwt" has been used by Google since 2005.

介绍

当你点击Google搜索结果链接时,他们的“rwt”函数会将链接改变为类似“http://www.google.com/url?sa=t&..&url=http%3A%2F%2Fwww.123.com%2F..&..”的形式,用这个新链接重定向到实际链接的页面,以用于追踪和统计。

这个小脚本可以禁用这种链接的改写,显示和使用原来的真实直接的链接,以便不被追踪统计,并避免打开可能暂时被重置的重定向链接。

适用于任何语言版本Google的普通搜索与视频搜索。兼容于Firefox等浏览器的GreasemonkeyScriptish等扩展插件、原生的Google ChromeOpera等浏览器、IEIE7Pro或其他支持用户脚本的插件,等等。

ps. 完全重定义了Google的“rwt”函数。任何普通与视频搜索,包括AJAX载入的都能用。一般将来也不会失效,这个“rwt”Google自05年开始使用至今。