The Plugin interface provides information about a browser plugin.

Documentation Plugin by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See also:

Variables

read onlydescription:String

A human readable description of the plugin.

read onlyfilename:String

The filename of the plugin file.

read onlylength:Int

read onlyname:String

The name of the plugin.

read onlyversion:String

The plugin's version number string.

Methods