List installed plugin from html page

P Pietro Francesco Maggi 3 years 5 months ago
1 1 0

Hi, it's possible to have a list of installed plug-in from inside an HTML page? it seems that the plug-ins array is empty in Neon: if (navigator.plugins.length) {     document.writeln("Plugins installed:");     for (var i = 0; i navigator.plugins.length; i++){         document.writeln(navigator.plugins[i].name + "")     } } Regards Pietro

Please Register or Login to post a reply

1 Replies

E Efkan YILMAZ

Hi, Just to clarify for others reading this post we are referring to NPAPI plugins and not Neon plugins such as the scanner etc. It appears this is a bug and I am tracking with our WebKit team. Thanks, Darryn.

CONTACT
Can’t find what you’re looking for?