[Greasemonkey] Looking for an old version of the Greasemonkey XPI

Julien Couvreur julien.couvreur at gmail.com
Fri May 19 10:22:43 EDT 2006


Hi,

I am looking for an old version of Greasemonkey. Specifically, I'd
like the last version that used the original unsafe injection method.

Thanks in advance.


Now a bit more of the back story:
One of my scripts which leaks the GM_XmlHttpRequest functionality into
the page, to allow cross-domain requests for development purpose,
doesn't work in GM0.6.4. What's happening is that the callback methods
such as onreadychangestate don't appear to be running in the
context/scope I'd expect. In the page I was troubleshooting, the
callback wouldn't "see" some global variables in the page, which is
very odd.

Anyways, I've received feedback that a better way of putting Firefox
into a debug mode, allowing cross-domain XmlHttp requests, would be
greatly useful. So I'm looking at writing a simple standalone
extension, forking it of a early version of Greasemonkey.


Thanks,
Julien


More information about the Greasemonkey mailing list