|
Script Summary:
Sanitizes Google's search results to point directly to their URLs. Removes link redirection to the Google click tracker. |
this script has 1 topic, 4 posts |
This script has no reviews. |
After examining a couple of alternatives on userscripts.org, I coded my own Google link sanitizer. First, the other scripts seemed to be too complicated for what's a simple task (unless I'm missing something). Also, I've been meaning to learn XPath, and this script gave me the excuse to dig into it.
Thanks to XPath, I suspect this is a more efficient Google URL cleaner than the others, which is important to me as I use Google constantly.





