On 12/11/2011 1:33 PM, Dario Giovannetti wrote:
Is there an easy way to force the re-download of scripts included with
@require?

Not exactly. If the list of remote resources changes, they then will be re-downloaded. If you have no changes but want to force a download, the best way is to just re-install the script. If you're editing it anyway, you can make a dummy change to one of the URLs (append #something or ?something, perhaps).

Related question: in the script management interface, by right-
clicking on a GM script it gives the possibility to check for updates:
how can I take advantage of that feature with my scripts?

Wait for it to be implemented completely/correctly. Then it will "just work". But it will probably require the script to be served from HTTPS. And probably all the @require's too. (By default, but that effectively means it has to if you want users to actually get this feature.)

--
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=en.

Reply via email to