/link-fixer

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

Primary LanguageJavaScript

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