Interface Plugin

Hierarchy

  • Plugin

Indexable

[index: number]: MimeType

Properties

description: string

Returns the plugin's description.

Deprecated

MDN Reference

filename: string

Returns the plugin library's filename, if applicable on the current platform.

Deprecated

MDN Reference

length: number

Returns the number of MIME types, represented by MimeType objects, supported by the plugin.

Deprecated

name: string

Returns the plugin's name.

Deprecated

MDN Reference

Methods