Hacker News new | ask | show | jobs
by NiekvdMaas 2200 days ago
You can disable most of the telemetry with command line switches like --disable-background-networking and --disable-sync, but some things like field trials and doubleclick fingerprinting cannot be excluded in regular Chrome/Chromium AFAIK.
1 comments

The flag --disable-background-networking might break some sites:

https://github.com/cypress-io/cypress/issues/1320