AntSwordProject / antSword

中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit.
https://www.yuque.com/antswordproject/antsword
MIT License
3.69k stars 579 forks source link

问个问题,为什么插件安装后,右键看不到,无法使用? #250

Closed IMnewer closed 3 years ago

IMnewer commented 4 years ago

RT,谢谢

Medicean commented 4 years ago

原因是出在 JWT Debugger 这个插件上,从 github 下载的 zip 包中解压的时候 package.json 这个文件丢失了。

  1. 进入 antData/plugins/as_jwtdebugger-master/ 这个目录

  2. 新建 package.json 文件,内容见链接:

https://github.com/AntSword-Store/as_jwtdebugger/blob/master/package.json

  1. 重启 antSword