随着安装的插件越来越多,我怎么知道哪个功能来源于哪个插件呢? #4305
Unanswered
seanandmengjia
asked this question in
Q&A
Replies: 3 comments 3 replies
|
我写过一个插件能帮助判断,不过写的很一般,可以试试:dsh-element-inspector |
1 reply
|
你可以让dsh 写个插件,提供一个面板扫描你当前安装的所有插件及摘要信息,还可以添加其版本更新等等信息。参考我让dsh实现的一个插件,仅检测当前dsh的版本和可更新的版本及摘要信息。 dsh-client-ui-version-check 思路一样,dsh 完全可以自动给你写好。 |
0 replies
|
告诉按钮位置和名称,让 dsh 自己分析查找就好了 |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
安装了好多插件,在设置界面上出现了一个莫名奇妙的配置项,我想知道是哪个 plugin 中的,有什么办法能找到....
All reactions