antibrowser
Русский中文

glossary · term

deviceMemory

A coarse JavaScript-exposed estimate of the device’s available RAM.

deviceMemory is a JavaScript property that exposes an approximate amount of device RAM in gigabytes. The browser reports a coarse, rounded value intended mainly for site optimization, but it can also be used as a fingerprinting signal. In multi-account profiles, it should fit the declared device and the rest of the hardware profile.

Related reading