quacku User

what about the other question about why its not

// @updateURL   https://openuserjs.org/install/xxxx/xxx.meta.js

so what's the issue? tampermonkeys new update is requiring @updateURL?

Re: @Marti:

what's @uploadURL, or i'm guessing thats a typo


Re: @Marti:

why is it

// @updateURL   https://openuserjs.org/meta/xxxx/xxx.meta.js

and not

// @updateURL   https://openuserjs.org/install/xxxx/xxx.meta.js

or are these the same


Re: @Marti:

I have another question, if for example a script installs with @include http://siteA.com, is it possible for the author to later update it and have @include http://siteB.com?

if so, isn't this a security risk, since the initial installation didn't include siteB?



Re: @sizzle:

I still don't understand how this works.
Can you EDIT the script in the openuserjs inline editor and increment the version? or will this lock the script from updating like @jerone mentioned?
or do you have to re-upload the updated script with an incremented version?