Origin private file system

baseline logo Widely available in browsers but not in WebViews

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.