Greasy Fork is available in English.

Discussions » Greasy Fork Feedback

Changes to the downloadURL and updateURL

§
Posted: 08-06-2024
Edited: 08-06-2024

Currently, this is how they both look like

// @downloadURL https://update.greasyfork.org/scripts/333/Always%20HD.user.js
// @updateURL https://update.greasyfork.org/scripts/333/Always%20HD.meta.js

But after I updated the script name, from always HD to Always HD, tampermonkey/greasyfork no longer recognized the script as installed, so previous users of this script also can't update the script, even though when they install it on greasyfork it doesn't matter if downloadURL and updateURL exists or not, because greasyfork automatically add these two tags.

Can we have the script name removed from both?

That way it would be like

// @downloadURL https://update.greasyfork.org/scripts/333.user.js
// @updateURL https://update.greasyfork.org/scripts/333.meta.js

I believe that it would fix the issue I mentioned above where tampermonkey/greasyfork no longer recognizes the script as installed just because of a name change so that current users of the script wouldn't have to manually install the script again.

Post reply

تسجيل الدخول إلى مرحلة ما بعد الرد.