Greasy Fork is available in English.
自动为Pixiv收藏夹内图片打上已有的标签,并可以搜索收藏夹
Це версії цього скрипту, де код був змінений. Показати всі версії.
To explain, pixiv sometimes encodes the tags to escape special characters and I use decodeURI to decode that. Encoded tags will be like ^ -> %5E. However unescaped % in the tag will lead to an error. An error handler is added for that now.
部分CSS样式更新 搜索收藏夹功能新增“标签数量匹配”设置 CSS Style update Search Bookmarks now supports "Search Tags Length Match"
由于没有收集到更新小说的API,此版本暂时停止对小说的支持
Using Pixiv API to update the bookmarks in the background instead of jumping between different pages
Due to lack of information about novel APIs, novel labeling is temporally not supported in this version
增加对小说的支持
Adaption to novel bookmarks
增加对新UI的适配
Adaption to new UI