您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
This script compares anime entries from user list with entries from anime detail page and bold similar ones
当前为
It's a slightly edited version of this script with minor fixes that adapted it to recent changes in MAL code (and also doesn't bold "plan to watch" entries)
Changes:
1.6.6 It doesn't use the API any more, namely – because I couldn't figure out how to use the new API in the userscripts, and also because of this issue
Maybe it's possible to do, but I don't know how. If anyone knows, please let me know
In the meantime, I've overwritten it to simply directly parse the animelist via .html. It however only works with Classic Template. If anyone needs to use it with the the Modern Template – also let me know
This change will also lead to longer load times every time there was a list update (or after a cache clear, and for the first time the script is loaded), and the bigger the list – the longer it will take