User script to strip click tracking from Google search results
 
Go to file
Vitaliy Filippov 29c9de5936 Change home links, add readme 2023-03-12 15:39:42 +03:00
LICENSE.txt Change home links, add readme 2023-03-12 15:39:42 +03:00
README.md Change home links, add readme 2023-03-12 15:39:42 +03:00
googletracking-b-gone.user.js Change home links, add readme 2023-03-12 15:39:42 +03:00

README.md

Google Tracking-B-Gone

Strips click tracking from Google search results and allows you copy links without visiting them first.

Version

Instructions

This is a Greasemonkey user script. Supports Firefox, Chrome and Opera.

Firefox

To use this script in Firefox, get Greasemonkey: http://greasemonkey.mozdev.org/

After you've installed it, add googletracking-b-gone.user.js there. A dialog box will appear asking you if you want to install this script.

To uninstall, go to Tools->Greasemonkey->Manage User Scripts, select "Google Tracking-B-Gone" from the list on the left, and click Uninstall.

Opera (Presto)

To use it in Opera, create a directory for userscripts, put this file into it, then go to Settings -> Content -> JS and point userscript directory to the newly created directory.

Also set 'User JavaScript on HTTPS' = on in about:config.

Chrome/Chromium

To use it in Chrome, open Settings -> Extensions, enter developer mode by setting the checkbox, drag-and-drop this file to chrome window and confirm installation.

License

MIT