Script Summary: Anonymizes search requests to google and removes tracking systems on the results page. It transforms you into a ghost for google.
Version: 2.00.03
Concept
Google's cookie contains an unique id that can be used to track all the search queries of an user, this script removes only the cookie containing this id.
The disadvantage of not having the google's cookie is that you can't save the google's search preferences, this script solve also this problem saving your preference locally and adding them every time to each search request.
Moreover Google uses on the results page some javascript functions to track the clicked links, this script removes also these tracking systems.
Changes Log
05.11.2008 Ver. 2.00, it needs GM 0.8
- Almost fully rewritten
- Extended anonymization
- Delete all cookies
- Use of web proxy (experimental)
- Outsourced in external files common code and resources
12.05.2008 Ver. 1.08
- Added the option to catch google's preferences form submission
- Added the option to rewrite google's images links
07.05.2008 Ver. 1.07
- Added the option to delete or rewrite tracking functions
- Added the possibility to add extra parameters to the google's preferences
14.04.2008 Ver. 1.06
- Added an option in the configuration window to remove the dangerous sites redirection
05.04.2008 Ver. 1.05
- Added an option in the configuration window to remove another google's tracking function (thanks to sizzlemctwizzle)
04.04.2008 Ver. 1.04
- Added a configuration window accessible from the GM menu "User Scripts Commands ..."
01.04.2008 Ver. 1.03
- Added a parallel system to the hidden fields technique to add preferences to the requests: at each request is generated a new google's cookie with a new google's id and the saved preferences
31.03.2008 Ver. 1.02
- Fixed a small typo error by adding preferences to the search requests
31.03.2008 Ver. 1.01
- Since a few days Google has started to block all the requests with an anonymized cookie, now this script instead of anonymize the Google's cookie delete it, it's the same as surfing without accepting cookie from Google
- Because without the google's cookie you can't save your google's search preferences, these now are saved locally and added all the times to each search request as hidden fields in the form
- An automatic update system has been added to the script
01.07.2007 Ver. 1.00
- Google's cookie id anonymized with imilly's annullated cookie
- Removes all the onmousedown from the links on the results page



