add:初次提交

This commit is contained in:
2026-04-21 15:38:57 +08:00
commit 67f7a95fef
290 changed files with 5971 additions and 0 deletions

25
apps/manifest.json Normal file
View File

@@ -0,0 +1,25 @@
{
"version": "215",
"requires": {
"cockpit": "122"
},
"tools": {
"index": {
"label": "Applications",
"keywords": [
{
"matches": ["plugin", "apps", "addon", "add-on", "install", "extension"]
}
]
}
},
"content-security-policy": "img-src *",
"config": {
"appstream_config_packages": [ "appstream" ],
"appstream_data_packages": []
}
}