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
_______________________________________________
Greasemonkey mailing list
Greasemonkey mozdev.org
http:
//mozdev.org/mailman/listinfo/greasemonkey
|