detect-browser icon indicating copy to clipboard operation
detect-browser copied to clipboard

Prepare for Chrome User-Agent reduction

Open prsdthkr opened this issue 2 years ago • 1 comments

User-Agent (UA) reduction is the effort to minimize the identifying information shared in the User-Agent string which may be used for passive fingerprinting. As these changes are rolled out, all resource requests will have a reduced User-Agent header. As a result, the return values from certain Navigator interfaces will be reduced, including: navigator.userAgent, navigator.appVersion, and navigator.platform.

https://developer.chrome.com/docs/privacy-sandbox/user-agent/

prsdthkr avatar Mar 11 '22 19:03 prsdthkr

Any updates on this?

alessio-mms avatar Jun 14 '22 09:06 alessio-mms