Limited Availability
Storage
id: storage-buckets
Storage buckets
The
navigator.storageBuckets API allows you to organize locally stored data into groups called storage buckets. Each bucket can have different settings, allowing the browser to manage and delete buckets independently rather than applying the same treatment to all.
Baseline Status:
This feature is currently Limited and is missing in at least one major browser engine.
Desktop Browser Engine Support
Google Chrome
122
Supported
Mozilla Firefox
—
Unsupported
Apple Safari
—
Unsupported
Microsoft Edge
122
Supported
Mobile Browser Engine Support
Chrome Android
122
Firefox Android
—
Safari iOS
—
Specifications and References
MDN Browser Compat Data Keys:
api.Navigator.storageBuckets ↗
api.StorageBucket ↗
api.StorageBucket.caches ↗
api.StorageBucket.estimate ↗
api.StorageBucket.expires ↗
api.StorageBucket.getDirectory ↗
api.StorageBucket.indexedDB ↗
api.StorageBucket.name ↗
api.StorageBucket.persist ↗
api.StorageBucket.persisted ↗
api.StorageBucket.setExpires ↗
api.StorageBucketManager ↗
api.StorageBucketManager.delete ↗
api.StorageBucketManager.keys ↗
api.StorageBucketManager.open ↗
api.WorkerNavigator.storageBuckets ↗