arch icon indicating copy to clipboard operation
arch copied to clipboard

High-accuracy detection in the browser

Open Richienb opened this issue 3 years ago • 0 comments

const {bitness} = await navigator.userAgentData.getHighEntropyValues(['bitness']);

See:

  • https://wicg.github.io/ua-client-hints/#user-agent-platform-bitness
  • https://developer.mozilla.org/en-US/docs/Web/API/NavigatorUAData/getHighEntropyValues#return_value

Richienb avatar Apr 15 '22 23:04 Richienb