Talk:Metadata Block: Difference between revisions
From GreaseSpot Wiki
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
What's the best way to get greasemonkey to re-download the @require files, e.g. when editing the file directly? Say, for example, if I remove those files from the directory | What's the best way to get greasemonkey to re-download the @require files, e.g. when editing the file directly? Say, for example, if I remove those files from the directory [[User:Eyc4443|Eyc4443]] ([[User talk:Eyc4443|talk]]) 21:03, 4 December 2012 (EST) | ||
: Greasemonkey downloads resources when installing the script, or when they have changed, where "they" is the lines defining them. Add/remove, or change the URL of one (i.e. add a query string that doesn't really change anything). [[User:Arantius|Arantius]] ([[User talk:Arantius|talk]]) 09:32, 5 December 2012 (EST) | |||