NavigatorPlugins - Web APIs 编辑
Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The NavigatorPlugins
mixin adds to the Navigator
interface methods and properties for discovering and interacting with plugins installed into the browser.
Properties
NavigatorPlugins.mimeTypes
Read only- Returns an
MimeTypeArray
listing the MIME types supported by the browser. NavigatorPlugins.plugins
Read only- Returns a
PluginArray
listing the plugins installed in the browser.
Methods
The NavigatorPlugins
interface doesn't inherit any methods.
NavigatorPlugins.javaEnabled()
Read only- Returns a
Boolean
flag indicating whether the host browser is Java-enabled or not.
Specifications
Specification | Status | Comment |
---|---|---|
HTML Living Standard The definition of 'NavigatorPlugins' in that specification. | Living Standard | Initial definition. |
Browser compatibility
BCD tables only load in the browser
See also
- The
Navigator
interface that implements it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论