文档:plugins 属性
Document 接口中只读的 plugins 属性返回一个 HTMLCollection 对象,其中包含一个或多个 HTMLEmbedElement,它们代表当前文档中的 <embed> 元素。
注意: 要获取已安装插件的列表,请改用 Navigator.plugins。
Document 接口中只读的 plugins 属性返回一个 HTMLCollection 对象,其中包含一个或多个 HTMLEmbedElement,它们代表当前文档中的 <embed> 元素。
注意: 要获取已安装插件的列表,请改用 Navigator.plugins。