Skip to main content

Interface: PluginInfo

Properties

description

Optional description: string

Description of plugin


homepage

Optional homepage: string

URL for the plugin's home page.


id

Optional id: string

Unique Id of Plugin


manifest

Optional manifest: Manifest

Plugin's manifest


name

name: string

Name of plugin


optionsHtml

Optional optionsHtml: string

Options page html code


optionsSameOrigin

Optional optionsSameOrigin: boolean

Determines whether the origin of the options iframe should be pluginId.audiogata.com or should be null. Setting to true may be useful for running some libraries on options page.


script

script: string

Javascript code of plugin


version

Optional version: string

Version number