ReadonlydescriptionReturns the MIME type's description.
ReadonlyenabledReturns the Plugin object that implements this MIME type.
ReadonlysuffixesReturns the MIME type's typical file extensions, in a comma-separated list.
ReadonlytypeReturns the MIME type.
Provides contains information about a MIME type associated with a particular plugin. NavigatorPlugins.mimeTypes returns an array of this object.
Deprecated
MDN Reference