<- Chrome Settings Library

StaticStorageQuotaEnabled

Control whether storage quota APIs will return static values
Last updated March 31, 2026

When enabled, the storage quota APIs will return a static value equal to usage + min(10 GiB, disk rounded up to the nearest 1 GiB). When disabled, the storage quota APIs will generally return a dynamic value proportional to the total space available on the device, regardless of usage. If unset, the storage quota APIs will use the default Chrome behavior. Sites with unlimited storage permissions are unaffected by this setting. Enforced quota is also unaffected.

Supported On:
Platform Start End
Android 144
Chrome (Windows, Mac, Linux) 144
ChromeOS 144
Example value:

true

Features: