This feature is well established and works across many devices and browser versions. It’s been available across browsers since June 2018.
The plugins read-only property of the Document interface returns an HTMLCollection object containing one or more HTMLEmbedElements representing the <embed> elements in the current document.
Note: For a list of installed plugins, use Navigator.plugins instead.
An HTMLCollection.
| Specification |
|---|
| HTML> # dom-document-plugins-dev> |
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Chrome | Edge | Firefox | Opera | Safari | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | WebView Android | WebView on iOS | |
plugins |
36 | 12 | 61 | 51 | 10.1 | 36 | 61 | 47 | 10.3 | 3.0 | 37 | 10.3 |
© 2005–2025 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/Document/plugins