--- title: NavigatorPlugins slug: Web/API/NavigatorPlugins tags: - API translation_of: Web/API/NavigatorPlugins ---
{{APIRef("HTML DOM")}}{{SeeCompatTable}}
The NavigatorPlugins
interface contains methods and properties related to the plugins installed in the browser.
There is no object of type NavigatorPlugins
, but other interfaces, like {{domxref("Navigator")}}, implement it.
The NavigatorPlugins
interface doesn't inherit any method.
Specification | Status | Comment |
---|---|---|
{{SpecName('HTML WHATWG', '#navigatorplugins', 'NavigatorPlugins')}} | {{Spec2('HTML WHATWG')}} | Initial definition. |
{{ CompatibilityTable() }}
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
Basic support | {{CompatVersionUnknown}} | {{CompatVersionUnknown}} | {{CompatVersionUnknown}} | {{CompatVersionUnknown}} | {{CompatVersionUnknown}} |
Feature | Android | Chrome for Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|
Basic support | {{CompatVersionUnknown}} | {{CompatVersionUnknown}} | {{CompatVersionUnknown}} | {{CompatVersionUnknown}} | {{CompatVersionUnknown}} | {{CompatVersionUnknown}} |