🏠 New in Low Baseline Support: Storage manager

September 18, 2023

caniuse · mdn · spec

The navigator.storage API provides information about the availability and persistence of the data that a site stores on the device, by using APIs such as the Cache API or the IndexedDB API.

Source features