This script displays and sorts the installed plugins. However, I'm unable to remove duplicate names. Can anyone help?
Thanks in advance!
<script language="JavaScript">
if (navigator.plugins.length)
{
var num_of_plugins = navigator.plugins.length;
if (num_of_plugins > 0)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.