Add custom tags or notes to links such as users, posts and videos. For example, tags can be added to users or posts on a forum, making it easy to identify them or block their posts and replies. It works on X (Twitter), Reddit, Facebook, Threads, Instagram, Youtube, TikTok, GitHub, Greasy Fork, Hacker News, pixiv and numerous other websites.
< 腳本🏷️ UTags - Add usertags to links的回應
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.
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."