LoadExtensionOptions

external interface LoadExtensionOptions(source)

Properties

Link copied to clipboard
abstract var allowFileAccess: Boolean

Whether to allow the extension to read local files over file:// protocol and inject content scripts into file:// pages. This is required e.g. for loading devtools extensions on file:// URLs. Defaults to false.