On Dec 12, 3:44 am, Anthony Lieuallen <[email protected]> wrote: > 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).
Ah I see, it makes sense now, I don't know why I was stupidly thinking GM could somehow detect a script has changed upstream without re- downloading it O_o (maybe downloading checksums?) Thanks for the useful tips! > > 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.) Sounds cool, I'd like to use that feature with scripts hosted on github, which already serves them with https :) -- 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.
