I've seen ways to remove the Google Chrome unique ID on Windows using tools like "unchrome" but after a bit of searching I am unable to find an equivalent tool on Linux. Can anyone provide any useful information on removing this unique ID in Linux distros?
Asked
Active
Viewed 1,599 times
1 Answers
4
Easy, it is in your Local State file.
~/.config/google-chrome/Local State
Look for user_experience_metrics (on mine it's near the bottom of the file) then client_id. Take that out and you should be good.
Gareth
- 19,080
beatgammit
- 1,465