'plugin' Syntax and Note : plugin « Javascript Objects « JavaScript Reference

'plugin' Syntax and Note

Note:

Provide information about the plugins installed in the browser.
    
Syntax:
    
navigator.plugins[index].memberName

    

      
      








Related examples in the same category

1.'plugin' Example
2.'plugin' JavaScript Properties
3.'plugin' is applied to