Class WorkerExtensionAbstract

Constructors

Properties

highlightedListItemValue?: string
searchTerm: string = ""

Methods

  • Load the extension. Initialize the extension. Will be called once when the extension is first loaded.

    Returns Promise<void>