Detect whether an add-on is installed
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.
All Replies (2)
A quick search resulted in these links, please check if these help you
- Using navigator.plugins
- Check if addon is installed or not
- Check if Firefox addon is installed on SO
- contentaccessible on MDN
Please check if any of the above help you in your query.
Thank you
That is not possible for security and privacy reasons.
- Bug 292789 - SCRIPT tags can access chrome