このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

View in English Always switch to English

Document: plugins プロパティ

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨2018年6月⁩.

pluginsDocument インターフェイスの読み取り専用プロパティで、現在の文書内にある <embed> 要素を表す 1 つ以上の HTMLEmbedElement を含んだ HTMLCollection オブジェクトを返します。

メモ: インストールされているプラグインの一覧には、このメソッドでなく Navigator.plugins を使用してください。