Please improve your updating method

in
Subscribe to Please improve your updating method 2 posts, 2 voices



hzhbest Scriptwright
FirefoxWindows

As I find such code in you "checkForUpdate" function:
GM_xmlhttpRequest({
method: "GET",
url: 'http://userscripts.org/scripts/source/47636.user.js',
onload: function(results) { ....

So everyone using your script will have to download the entire script everyday they use it, generating unnecessary and costly bandwidth waste for this site. So please change the function by using "47636.meta.js" instead of "47636.user.js". Thanks.

 
1nfected Scriptwright
FirefoxWindows

+1
No wonder your script install numbers are so bloated....

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel