Options
All
  • Public
  • Public/Protected
  • All
Menu

The Extension configuration.

Hierarchy

Index

Properties

badge?: string

The badge of the Extension

enabled?: boolean

Whether the Extension is enabled

height?: string

The height

icon?: string

The icon of the Extension

id?: string

The Extension identifier

infoUrl?: string

The URL of the info page

manifestUrl?: string

The URL of the Extension manifest

pluginUrl?: string
deprecated

same as url

requiredParams?: string[]

Query params which will be passed from the host to the extension url Note: This is only supported for the builtIn extension as of today.

title?: string

The title of the Extension

The type of the Extension

url?: string

The URL of the Extension