LittleLightLittleFire / link-fixer

An extension that prevents Google from changing the URL of the search result when you click on it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link fixer

An extension for Chromium that prevents Google from hijacking your search results.

It works by using a pair of "mousedown" event one on bubble up and one on bubble down. It restores the link location on the bubble up.

Same technique as https://github.com/palant/searchlinkfix

About

An extension that prevents Google from changing the URL of the search result when you click on it


Languages

Language:JavaScript 100.0%