I want to handle a binary file of certain mime type when it is opened in Firefox - like show some html describing the file contents. Is that possible? If so, could you please point me to the right direction, or, even better, to an example?
Thank you!
You can probably:
file://
webNavigation
I’m not really sure if the 2nd step will work, though. You’ll have to try!