Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The Navigator.storage
read-only property returns the singleton StorageManager
object used to access the overall storage capabilities of the browser for the current site or app. The returned object lets you examine and configure persistence of data stores and learn approximately how much more space your browser has available for local storage use.