Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Detect whether an add-on is installed

  • 2 件の返信
  • 2 人がこの問題に困っています
  • 6 回表示
  • 最後の返信者: cor-el

more options

Hi,

Is there a way to detect in Java Script whether a certain add-on is installed? if so, can you please share a code example?

Thanks, B.

Hi, Is there a way to detect in Java Script whether a certain add-on is installed? if so, can you please share a code example? Thanks, B.

すべての返信 (2)

more options

A quick search resulted in these links, please check if these help you

  1. Using navigator.plugins
  2. Check if addon is installed or not
  3. Check if Firefox addon is installed on SO
  4. contentaccessible on MDN

Please check if any of the above help you in your query.

Thank you

more options

That is not possible for security and privacy reasons.

  • Bug 292789 - SCRIPT tags can access chrome