Greasy Fork
登录
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
脚本
帮助
更多
高级搜索
用户列表
库
管理日志
☰
脚本
论坛
帮助
高级搜索
用户列表
库
管理日志
登录
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
信息
代码
历史
反馈(5)
统计
Vocabulary for Wanikani
Adds vocabulary to the wanikani dashboard
gatchi
2019-02-05
Where is this supposed to show up? I dont see anything on my dashboard.
cometzero
2017-02-18
最新:
Eekone
作者
2017-02-20
Adding https://www.wanikani.com/ url to @match urls You might want to add https://www.wanikani.com/ to the list of matched URLs since it is the same as https://www.wanikani.com/dashboard
Cellule
2017-02-05
最新:
Eekone
作者
2017-02-05
Level display I would suggest to show each level for vocabulary word on separate lines. I changed the display procedure to let sublist = document.createElement('ul'); innerCont...
Cellule
2017-02-05
最新:
Eekone
作者
2017-02-05
Sort bug I found a bug in the vocab sort function. Array.sort() expect the function to return an integer and not a boolean. You should change vocabList.sort((left, right) => {return lef...
Cellule
2017-02-05
API key documentation At first when I executed the script I saw seeing your own progression (Congratulation on level 13 by the way). You should change the script to put a placeholder for the api k...
发表评价、留言或提问
如果您觉得这个脚本违反了
Greasy Fork 规则
,请
举报这个脚本
。
登录以发表评价、留言或提问。