Javascript Reference
Categories: plugin

javascript plugin name

@March 15, 2008, 1:22 a.m.
nameFirefox/Netscape/NN 3 IE 5(Mac) Chrome/Safari/DOM n/a  

Read-only  

Returns the name of the plugin assigned to it by its manufacturer. You cannot, however, be guaranteed that a plugin designed for multiple operating systems has the same name across all versions.

 
Example
 
var pName = navigator.plugins[2].name;
 
Value

Integer.

 
Default

None.


Powered by Linode.