Back to Home
The Device Memory API
The
deviceMemory
read-only property of the
navigator
interface returns the amount of device memory in gigabytes. This value is an approximation given by rounding to the nearest power of 2 and dividing that number by 1024.
Browser compatibility
More Info
MDN web docs
Google Developers API