Options
All
  • Public
  • Public/Protected
  • All
Menu

The Extension configuration - Manifest json schema.

Hierarchy

  • ExtensionSetting

Index

Properties

Optional configCommand

configCommand: string

Config command which will be passed when config icon is cliked

Optional description

description: string

Short information about the Extension

Optional enabled

enabled: boolean

Whether the Extension is enabled

Optional icon

icon: string

The icon of the Extension

title

title: string

The title of the Extension

url

url: string

The URL of the Extension

Generated using TypeDoc