🏠 New in Low Baseline Support: Storage access

December 5, 2023

caniuse · mdn · spec

The document.requestStorageAccess() method allows content in iframes to request storing and reading cookies and other site data, while the document.hasStorageAccess() method checks if such access is granted.

Source features