这是个超实用的工具,能给用户、帖子、视频等链接添加自定义标签和备注信息。比如,可以给论坛的用户或帖子添加标签,易于识别他们或屏蔽他们的帖子和回复。支持 V2EX, X, Reddit, Greasy Fork镜像, GitHub, B站, 抖音, 小红书, 知乎, 掘金, 豆瓣, 吾爱破解, pixiv, LINUX DO, 小众软件, NGA, BOSS直聘等网站。
< 脚本 🏷️ 小鱼标签 (UTags) - 为链接添加用户标签 的反馈
Maybe (if userscript can do this thing like an addon) it can be useful for your userscript to see how it add image to a collection, read it here:
I will keep this solution in mind for when I implement image saving for links.
But browser api only allow to take screenshot of current tab
This is very useful information; I didn't know it before.
Thank you.
In the current version, users need to paste image URLs themselves.
I'll provide features to automatically fetch images from metadata or generate them via screenshots in the future.
I see you continue to actively improve your project:
Seems ready soon...
;-)
Yeah, I'm hoping to push out this big release soon.
The toughest part left is the data sync. As soon as that's solid, I can ship it and keep refining.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Way to Adding image / screenshot to an UTag:
I found an Addon:
Collections by MienaiYami
Maybe (if userscript can do this thing like an addon) it can be useful for your userscript to see how it add image to a collection, read it here:
IMG don't get shown. #11
"If an image is on web, it should be supported by this extension.
By default, if the page does not provide a default image in metadata, it just take a screenshot of the page, compress and resize it.
But browser api only allow to take screenshot of current tab so when using batch operations, it just uses "favicon" from the pages. When displaying these images, they are set to fit height of the item in collections list."