Script Summary: Google binds an "onmousedown" event to each link in the search results so as to track what you are going to visit, which unfortunately prevents you from opening any new tabs with "Command+Click". This little script removes the event binding and gives your control back.
English:
Google binds an "onmousedown" event to each link in the search results so as to track what you are going to visit, which unfortunately prevents you from opening any new tabs with "Command+Click" ("Ctrl+Click" on Windows). This little script removes the event binding and gives your control back.
Another feature of the script is it reverses the outgoing URL to its original value, instead of the one encrypted by Google.
STOP BEING EVIL GOOGLE!
中文:
Google在其搜索结果中,给每一个链接绑定了“onmousedown”事件,以便于追踪你要访问的网站地址,不幸的是这样一来你就没办法用“Command+Click”(Windows上是“Ctrl+Click”)来开新标签页了。这个简单的脚本删除了上述事件绑定,并将网页的控制权交还给你。
这个脚本的另外一个功能是,还原每一个搜索结果链接到其原本的链接,而非经由Google加密的。
别再作恶了Google!



