[Greasemonkey] Access netscape.xxx objects?

Bill Donnelly donnelly at snowcrest.net
Wed May 3 12:01:15 EDT 2006


also, btw, I don't think

var transfer = Components.classes['@mozilla.org/widget/transferable;1'].
    createInstance(Components.interfaces.nsITransferable);

will work outside of an extension.

I've tried to get stuff like that (Components.classes) to work in
"regular JS", and I don't think any of it does.



More information about the Greasemonkey mailing list