Document JavaScript Tutorial

The Plugin object is used to obtain plug-in information from the browser.
The Plugin object contains an array of elements containing the MIME types handled by each plug-in.
PropertyDescription
descriptionRefers to a description of the plug-in
filenameRefers to the filename of a plug-in program
lengthRefers to the number of MIME types supported
nameRefers to the plug-in name


    
     Example of the Plugin object