I have just baked up the first release candidate for Greasemonkey 0.8.3. Most notably, the Firefox 3.6 compatibility flag has been included.
It can be found here: http://cloud.github.com/downloads/greasemonkey/greasemonkey/greasemonkey-0.8.20091123.3.xpi ( http://bit.ly/7GBiMS ) Full list of changes: * Add Firefox 3.6 compatibility flag. * Use platform-dependent line endings when creating a script file. (#1004) * Properly handle error events, and calling the onerror callback, in GM_xmlhttpRequest. (#1008) * Add 'binary' option, to do a .sendAsBinary(), for GM_xmlhttpRequest. (#1017) * GM_setValue() will display a descriptive error, when it does not receive enough arguments. (#1005) * Fixed a bug that would cause the Greasemonkey info bar not to appear sometimes, when viewing a script's source. -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=.
