12 lines
380 B
JSON
12 lines
380 B
JSON
{
|
|
"label": "Intro plugin",
|
|
"label.zh-CN": "初始引导插件",
|
|
"name": "com.msgbyte.intro",
|
|
"url": "/plugins/com.msgbyte.intro/index.js",
|
|
"version": "0.0.0",
|
|
"author": "msgbyte",
|
|
"description": "Turn on the ability to introduce the app for the first time for the app",
|
|
"description.zh-CN": "为应用首次打开介绍应用的能力",
|
|
"requireRestart": true
|
|
}
|