Module extension

Index

Variables

Interfaces

Functions

Variables

inIncognitoContext: boolean

lastError: Object

Functions

getBackgroundPage(): Window

Returns

Window

getURL(path: string): string

Parameters

  • path: string

Returns

string

getViews(fetchProperties?: FetchProperties): Array<Window>

Parameters

Returns

Array<Window>

isAllowedFileSchemeAccess(callback: (isAllowedAccess: boolean) => void)

Parameters

  • callback: (isAllowedAccess: boolean) => void

isAllowedIncognitoAccess(callback: (isAllowedAccess: boolean) => void)

Parameters

  • callback: (isAllowedAccess: boolean) => void

setUpdateUrlData(data: string)

Parameters

  • data: string