Greasyfork script-set-edit button

Add / Remove script into / from script set directly in GF script info page

< Feedback de Greasyfork script-set-edit button

Avaliação: Bom - o script funciona

§
Publicado em: 07/09/2025

Seems to have a problem when adding a new set: Your script not list it.

v.0.3.2.2 Tapermonkey / Firefox

PYUDNGAutor
§
Publicado em: 09/09/2025

Have you tried the Sync button?

§
Publicado em: 09/09/2025

Have you tried the Sync button?

Not yet ...
And YES:
That's the solution!

Thanks, Fine work.
;-)
Note:
I don't remember to have read how / when we need to use the SYNC function.
Maybe it's to add to your script info?

PYUDNGAutor
§
Publicado em: 09/09/2025

When you change something in your script sets, the data on Greasy Fork镜像 might not match what's saved in the script. That's when you need to sync.

The script usually handles this automatically—like when you add a script to a set, or during its regular check-ins. But if you create a new set directly on the website, the script won't know until the next auto-sync. If you don't want to wait, that's when you might want to hit the Sync button yourself.

Maybe it's to add to your script info?

Good idea. I've added a brief Q&A.

§
Publicado em: 09/09/2025
Editado em: 09/09/2025
Good idea. I've added a brief Q&A.

:-)
One little thing:
It seems your script icon is broken...

PYUDNGAutor
§
Publicado em: 09/09/2025

It's really strange. The icon of this script uses a data: URL format, which is the least likely to be corrupted or fail to load. Do you have a screenshot for that?

§
Publicado em: 09/09/2025
Editado em: 09/09/2025
Do you have a screenshot for that?

I can for sur, but if i see a "problem" with your icon that's because i use:
GreasyFork script icon

By example, on its script page with it i see its icon:
https://icons.iconarchive.com/icons/custom-icon-design/mono-general-1/64/information-icon.png


Maybe i can't extract your data: url....

I do a request:
Seems your script can't extract data: image

§
Publicado em: 14/09/2025

About your Base64 icon:

// @icon data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAbBJREFUOE+Vk7GKGlEUhr8pAiKKDlqpCDpLUCzWBxCENBa+hBsL9wHsLWxXG4tNtcGH0MIiWopY7JSGEUWsbESwUDMw4Z7siLsZDbnlPff/7n/+e67G38sA6sAXIPVWXgA/gCdgfinRPuhfCoXCw3Q65XA4eLBl6zvw1S2eAZqmvTqOc5/NZhkMBqRSKWzbvgYxgbwquoAX4MGyLHK5HIlEgtFo9C+IOFEAo1gsWsvlUmyPx2MymYxAhsMh6XT6lpM7BXjWdf1xNpuRz+fl8GQywTAMGo0G1WpVnJxOJ692vinADPgcDAaZz+cCOR6PmKZJPB4XUb/fp1wuewF+KoBCf1JVBVE5dDodms3mWdDtdqlUKl6AX+8ALmS9XgtM0/5kvNlspKX9fv8RIgBp4bISCoXo9XqsVitKpRK6rrPb7STQ7XZ7eVRaeAYerz14OBxGOfL7/eIgmUwKzHEcJZEQ1eha1wBqPxqNihufzyeQWCzmtiPPqJYM0jWIyiISibBYLAgEAtTrdVqt1nmQXN0rcH/LicqmVqvRbrdN27bfjbKru+nk7ZD3Z7q4+b++82/YPKIrXsKZ3AAAAABJRU5ErkJggg==

If "GreasyFork script icon" don't extract it, maybe it's due to a formated problem .

Example of an Icon base64 working:

From: GM "Toggle CSS Style"

https://greasyforks.org/fr/scripts/466066-toggle-css-style/code

// @icon data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48dGV4dCB5PSIuOWVtIiBmb250LXNpemU9IjkwIj7wn5SbPC90ZXh0Pjwvc3ZnPgo=

Enviar resposta

Entre para publicar uma resposta.

长期地址
遇到问题?请前往 GitHub 提 Issues。