插件管理
一键启用所有插件
一键关闭所有插件
Loading...
{{ category }}
{{ plugin.name }}
{{ plugin.isEnabled ? '已启用' : '已禁用' }}
{{ plugin.description }}
配置
配置插件: {{ currentPlugin?.name }}
修改配置后将自动保存并立即生效。
可视化视图
JSON 编辑
{{ currentPlugin.descriptions && currentPlugin.descriptions[key] ? currentPlugin.descriptions[key] : formatLabel(key) }}
({{ key }})
{{ configObject[key] ? '已启用' : '已禁用' }}
数据格式错误 ({{ item }})
删除
{{ currentPlugin.descriptions && currentPlugin.descriptions[key + '$Item'] ? currentPlugin.descriptions[key + '$Item'] : '项目' }} #{{ index + 1 }}
{{ currentPlugin.descriptions && currentPlugin.descriptions[subKey] ? currentPlugin.descriptions[subKey] : formatLabel(subKey) }}
({{ subKey }})
暂无配置项
添加项
添加项