Are you sure you want to go to an external site to donate a monetary value?
WARNING: Some countries laws may supersede the payment processors policy such as the GDPR and PayPal. While it is highly appreciated to donate, please check with your countries privacy and identity laws regarding privacy of information first. Use at your utmost discretion.
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 typoRe: @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: @Marti:
You cleared it up thank you
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?