1 | Like MimeType, the Plugin object is a subobject of the Navigator object |
2 | The plugins[] array contains an entry for each installed plugin |
3 | Each Plugin object is an array of MimeType objects. For example, navigator.plugins[0][0].type is a MIME type supported by plugins[0] |