為網頁上的使用者、貼文、影片新增自訂標籤和備註,讓你的瀏覽體驗更加個人化和高效。輕鬆識別使用者、整理內容、過濾無關資訊。同時也是一個現代化的書籤管理工具。支援 100+ 熱門網站,包括 X (Twitter)、Reddit、Facebook、Instagram、YouTube、TikTok、GitHub、Hacker News、Greasy Fork、pixiv、Twitch 等。
< 腳本🏷️ 小魚標籤 (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.
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."