feat: add Chinese office productivity plugins
This commit is contained in:
@@ -27,6 +27,54 @@
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "Developer Tools"
|
||||
},
|
||||
{
|
||||
"name": "cjysa-documents",
|
||||
"source": {
|
||||
"source": "local",
|
||||
"path": "./plugins/cjysa-documents"
|
||||
},
|
||||
"policy": {
|
||||
"installation": "AVAILABLE",
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "Productivity"
|
||||
},
|
||||
{
|
||||
"name": "cjysa-pdf",
|
||||
"source": {
|
||||
"source": "local",
|
||||
"path": "./plugins/cjysa-pdf"
|
||||
},
|
||||
"policy": {
|
||||
"installation": "AVAILABLE",
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "Productivity"
|
||||
},
|
||||
{
|
||||
"name": "cjysa-spreadsheets",
|
||||
"source": {
|
||||
"source": "local",
|
||||
"path": "./plugins/cjysa-spreadsheets"
|
||||
},
|
||||
"policy": {
|
||||
"installation": "AVAILABLE",
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "Productivity"
|
||||
},
|
||||
{
|
||||
"name": "cjysa-presentations",
|
||||
"source": {
|
||||
"source": "local",
|
||||
"path": "./plugins/cjysa-presentations"
|
||||
},
|
||||
"policy": {
|
||||
"installation": "AVAILABLE",
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "Productivity"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user