🏠 New in High Baseline Support: Origin private file system

September 27, 2025

caniuse · mdn · spec

The navigator.storage.getDirectory() method returns a FileSystemDirectoryHandle that is restricted to a specific origin and invisible to the user’s actual file system for faster file-based applications, such as SQLite databases.

Source features