feat: add Chinese office productivity plugins

This commit is contained in:
CJYSEX
2026-07-23 12:15:04 +08:00
parent 9a24a2125f
commit 1b674e31da
24 changed files with 1001 additions and 2 deletions

View File

@@ -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"
}
]
}