Not TestedTesting not done, may not work properly
Browser Information

Device Memory API

Inspect device approximate RAM memory capacity in gigabytes.

Checking support...
Advertisement

Interactive Input Workspace

Ready for input

Web API Execution Output

Result output will be displayed here after processing...

Native JavaScript Code Example (Zero Libraries)

console.log(navigator.deviceMemory + ' GB');

About the Device Memory API Web API

Device Memory API returns the approximate amount of device RAM in gigabytes.

Specification:W3C & WHATWG Web API Standard
Sponsored Content