Limited Availability
Storage
id: shared-storage
Shared storage
The
sharedStorage API stores data to a shared space where the data can then be processed without the ability to track users across the different sites they visit. A common use case is measuring the reach of third-party ads without using user-tracking cookies.
Baseline Status:
This feature is currently Limited and is missing in at least one major browser engine.
Desktop Browser Engine Support
Google Chrome
—
Unsupported
Mozilla Firefox
—
Unsupported
Apple Safari
—
Unsupported
Microsoft Edge
—
Unsupported
Mobile Browser Engine Support
Chrome Android
—
Firefox Android
—
Safari iOS
—
Specifications and References
MDN Browser Compat Data Keys:
api.HTMLIFrameElement.sharedStorageWritable ↗
api.HTMLImageElement.sharedStorageWritable ↗
api.SharedStorage ↗
api.SharedStorage.append ↗
api.SharedStorage.clear ↗
api.SharedStorage.createWorklet ↗
api.SharedStorage.delete ↗
api.SharedStorage.get ↗
api.SharedStorage.run ↗
api.SharedStorage.selectURL ↗
api.SharedStorage.set ↗
api.SharedStorage.worklet ↗
api.SharedStorageWorklet ↗
api.SharedStorageWorklet.run ↗
api.SharedStorageWorklet.selectURL ↗
api.SharedStorageWorkletGlobalScope ↗
api.SharedStorageWorkletGlobalScope.register ↗
api.SharedStorageWorkletGlobalScope.sharedStorage ↗
api.Window.sharedStorage ↗