If you are using it and notice problems, it's best to log an issue or let us know at greasemonkey-dev (and be clear that it's with this version).
Enhancements:
- Script updates install automatically. (#1442)
In 0.9.12 we added update checking. In 0.9.13 updates install automatically, but there's still some discussion over how to handle this best (#1455), so checking is still not enabled by default. We hope to figure this out by the 0.9.14 release. Some other update related work was done, mostly to make Firefox 3 work better. (#1421, #1422, #1423) - Provide an Options item in the Monkey Menu. (#1447)
- Add a Cancel button to the Options window. (#1454)
5 comments:
Thank for sharing..
Does the script update checking use Etag (If-None-Match) and/or modified date (If-Modified-Since) headers in order to minimize strain on servers?
Hi
Can you add a options, that can i disable some scripts on specific web, and automatic active again when i leave that web.
Thanx !
I agree with the previous commenter, to add an option and disable some scripts on specific web
DuyBK and Slownik: You can do it from Tools -> Addons -> Userscripts and then click the Settings-button for the specific scripts and add sites under "Excluded pages". (Note that the names might be different since I don't use the english version of GM.)
Post a Comment