On Thursday, May 17, 2012 3:58:28 PM UTC+1, Anthony Lieuallen wrote: > > On Thu, May 17, 2012 at 7:45 AM, mike cupcake wrote: > >> My checklist: >> - script installed from userscripts.org Install button, install URL is >> secure (https) >> > > You're sure of this? This isn't the default behavior for us.o. >
Yes, am using this script to change the URL: http://userscripts.org/scripts/show/127520 > Discovered I could query GM_info and put this in the script, it returned >> False: >> alert(String(GM_info.scriptWillUpdate)); >> > > > * Have an update URL? (If you installed it recently, there should be one.) > Do you know where I can find this? I understand that if not specified in the metadata it defaults to the install URL (or in the case of us.o the meta.js) but couldn't find out how to check. > * Have not modified the script on disk since the last install? (This > might be the culprit -- we intentionally do not overwrite local > modifications with updates.) > AHA, this I did not know. Would explain this particular script not updating as yes I had edited it on disk. Is there a way to manually change this flag? Or I guess deleting the script, restarting Firefox and reinstalling from us.o would clear it? (I've got into the habit of working on changes locally then updating the version on us.o, and I move between a few different machines so the locally-edited flags will be spread among them for different scripts....) Thanks for the help! -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To view this discussion on the web visit https://groups.google.com/d/msg/greasemonkey-users/-/tBqoAR-G_u0J. 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.
