[Greasemonkey] Skype's mime type not found in a greasemonkey script

Olivier Vernin overnin at gmail.com
Tue Oct 10 02:49:20 PDT 2006


>Did you tried with navigator.wrappedJSObject.mimeTypes (or somethingin the
style)?

I just try, but it seems to me that it's equivalent to
unsafeWindow.navigator.mimeTypes, isn't it?

Anyway, the returned mime type list is not different. There is no
"application/x-skype" whatever the way I access the navigator object, i.e.
into a XPCNativeWrapper or not (wrappedJSObject or unsafeWindow).

Olive


More information about the Greasemonkey mailing list