How to stop Chrome from setting individual user id and stop Google from identifying you easily (:-))

Chrome Id is saved in Local State file

Go to
X:\Documents and Settings\User\Local Settings\Application Data\Google\Chrome\User Data (XP) and X:\Users\User\AppData\Local\Google\Chrome\User Data. (Vista)

Look for Local State file
Open it in Editor
Search for "user_experience_metrics"
Look for
"client_id_timestamp"
"client_id" and set them both to ""
Save and close
Make the file readonly
Run chrome and close it
You will see a file Local State tmp
Do the same thing you did before, and make this file readonly too.
Now you are set - no unique ID anymore (:-))

Ruben

(Taken from and translated http://news.magnus.de/software/artikel/75052)