Does Google chrome support custom MIME types? Actually, I added our own MIME type in Windows Registry that Chrome should support. But, Chrome cannot read that.
I have written one method in JavaScript. In that method m calling Navigator.MimeType["<customMimeType>"]
.
If script is executed in Firefox it gives right result but for chrome this statement doesn't work. How can I create custom MIME type in Chrome?
Is there any other way by which Plugins register their MIME type and Chrome detects that?
can anybody please provide good resource to build plugin (not extension) for chrome?
Sorry but to my knowledge there is no compatibility in this current version of google chrome. You could though use a standard MIME instead with the custom MIME.
Using the standard MIME Type would be the best option rather than the customized one.Chrome does not support the customized MIME types.Thanks
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With