wolfissimo
wolfissimo
> Is there any more information on this? and why this is happening? As far as I understand, they strip @updateURL, @installURL, and @downloadURL to prevent the script to be...
I think it's at least for two reasons. 1. Security: Prevent developers to offer a harmless script on the popular greasyfork platform and then install a malicious script via update...
> So, it fits the documentation's description that you can use `GM.info` / `GM_info` without `@grant` them in the content script context. I think, documentation is not absolutely consistent in...
> If you mean that you show the `version` of the script on the page by reading `GM.info`, I think you can do that by updating the variables in the...
@scholtzm > It that's what it takes, I will remove the usage of GM_info. > > > Well, I inserted the following into my script, so that users of other...