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 的規定
,請
檢舉並請求移除
。
登入以評價、評論或提問。