Greasy Fork is available in English.
Tools for MilkyWayIdle. Shows total action time. Shows market prices. Shows action number quick inputs. Shows how many actions are needed to reach certain skill level. Shows skill exp percentages. Shows total networth. Shows combat summary. Shows combat maps index. Shows item level on item icons. Shows how many ability books are needed to reach certain level. Shows market equipment filters.
使用violentmonkey v2.20.0时提示"无法从API更新市场数据",自己修改脚本第10行
// @grant GM_xmlhttpRequest
为
// @grant GM.xmlHttpRequest
就可以获取数据了.
我不会写脚本,所以不深究原因了,希望对遇到同样问题的人能有帮助.