web api interface
Plugin
The Plugin interface provides information about a browser plugin.
[!NOTE] Own properties of
Pluginobjects are no longer enumerable in the latest browser versions.
Instance properties
descriptionRead only Deprecated- : A human-readable description of the plugin.
filenameRead only Deprecated- : The filename of the plugin file.
nameRead only Deprecated- : The name of the plugin.
Instance methods
itemDeprecated- : Returns the MIME type of a supported content type, given the index number into a list of supported types.
namedItemDeprecated- : Returns the MIME type of a supported item.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.