Description
The chrome.system.memory API.
Permissions
system.memory
Types
Properties
-
The amount of available capacity, in bytes.
-
The total amount of physical memory capacity, in bytes.
Methods
getInfo()
chrome.system.memory.getInfo(): Promise<MemoryInfo>
Get physical memory information.
Last updated 2025-08-11 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-11 UTC."],[],[]]