API > wxt/browser > Browser > fileSystemProvider
Namespace: fileSystemProvider
Use the Browser.fileSystemProvider
API to create file systems, that can be accessible from the file manager on Chrome OS.
Permissions: "fileSystemProvider"
Platform
ChromeOS only
Index
Enumerations
Interfaces
- AbortRequestedOptions
- Action
- AddWatcherRequestedOptions
- Change
- CloseFileRequestedOptions
- CloudFileInfo
- CloudIdentifier
- ConfigureRequestedOptions
- CopyEntryRequestedOptions
- CreateDirectoryRequestedOptions
- CreateFileRequestedOptions
- DeleteEntryRequestedOptions
- EntryMetadata
- ExecuteActionRequestedOptions
- FileSystemInfo
- GetActionsRequestedOptions
- GetMetadataRequestedOptions
- MountOptions
- MoveEntryRequestedOptions
- NotifyOptions
- OpenFileRequestedOptions
- OpenedFile
- ReadDirectoryRequestedOptions
- ReadFileRequestedOptions
- RemoveWatcherRequestedOptions
- TruncateRequestedOptions
- UnmountOptions
- UnmountRequestedOptions
- Watcher
- WriteFileRequestedOptions
Variables
- onAbortRequested
- onAddWatcherRequested
- onCloseFileRequested
- onConfigureRequested
- onCopyEntryRequested
- onCreateDirectoryRequested
- onCreateFileRequested
- onDeleteEntryRequested
- onExecuteActionRequested
- onGetActionsRequested
- onGetMetadataRequested
- onMountRequested
- onMoveEntryRequested
- onOpenFileRequested
- onReadDirectoryRequested
- onReadFileRequested
- onRemoveWatcherRequested
- onTruncateRequested
- onUnmountRequested
- onWriteFileRequested
Functions
Generated using typedoc-plugin-markdown and TypeDoc