W3cubDocs

/Haxe JavaScript

Plugin

package js.html

@:native("Plugin") 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:

Variables

read only description:String

read only filename:String

read only length:Int

read only name:String

read only version:String

Methods

item (index:Int):MimeType

namedItem (name:String):MimeType

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/Plugin.html