The Plugin interface provides information about a browser plugin.
Note: Own properties of Plugin objects are no longer enumerable in the latest browser versions.
Plugin.description Read only
Plugin.filename Read only
Plugin.name Read only
Plugin.version Read only
Plugin.itemPlugin.namedItem| Specification | Status | Comment |
|---|---|---|
| HTML Living Standard The definition of 'Plugin' in that specification. | Living Standard | Initial definition. |
| Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
|---|---|---|---|---|---|
| Basic support | (Yes) | ? | ? | ? | ? |
| Method parameters change from optional to required. | 59 | ? | ? | ? | ? |
| Feature | Android Webview | Chrome for Android | Firefox Mobile (Gecko) | Firefox OS | IE Mobile | Opera Mobile | Safari Mobile |
|---|---|---|---|---|---|---|---|
| Basic support | (Yes) | (Yes) | ? | ? | ? | ? | ? |
| Method parameters change from optional to required. | 59 | 59 | ? | ? | ? | ? | ? |
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/Plugin