Talk:Metadata Block: Difference between revisions
From GreaseSpot Wiki
Jump to navigationJump to search
No edit summary |
No 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) | [[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) |
Revision as of 14:32, 5 December 2012
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?
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). Arantius (talk) 09:32, 5 December 2012 (EST)