add:初次提交
This commit is contained in:
25
apps/manifest.json
Normal file
25
apps/manifest.json
Normal 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": []
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user