Plugin
package js.html
Available on js
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
item(index:Int):MimeType
namedItem(name:String):MimeType
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/Plugin.html