Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Detect whether an add-on is installed

  • 2 odpovědi
  • 2 mají tento problém
  • 6 zobrazení
  • Poslední odpověď od 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.

Všechny odpovědi (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