← Back to release summary

Storage quota estimate() API

Category
Offline / Storage
Type
New or changed feature
Status
Enabled by default (Chrome 61)
Intent stage
None

Summary

navigator.storage.estimate() - returns a Promise which resolves with {usage, quota} values in bytes.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/StorageManager https://developer.mozilla.org/en-US/docs/Web/API/StorageManager/estimate

View on chromestatus.com