Greasyfork 快捷编辑收藏

在GF脚本页直接编辑收藏集

< 脚本 Greasyfork 快捷编辑收藏 的反馈

评价:好评 - 脚本运行良好

§
发布于:2025-09-07

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

v.0.3.2.2 Tapermonkey / Firefox

PYUDNG作者
§
发布于:2025-09-09

Have you tried the Sync button?

§
发布于:2025-09-09

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?

PYUDNG作者
§
发布于:2025-09-09

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.

§
发布于:2025-09-09
编辑于:2025-09-09
Good idea. I've added a brief Q&A.

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

PYUDNG作者
§
发布于:2025-09-09

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?

§
发布于:2025-09-09
编辑于:2025-09-09
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

§
发布于:2025-09-14

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=

PYUDNG作者
§
发布于:2025-09-15

I've also tried "GreasyFork script icon", it works in edge browser on my side. I can see the script icon of my script.
That's strange...

发布留言

登录(不可用)以发布留言。

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