Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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