Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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