mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
68 lines
1.5 KiB
JSON
68 lines
1.5 KiB
JSON
{
|
|
"name" : "Jitsi",
|
|
"guid" : "asc.{7645D461-84BC-4FB0-A42C-98118C14A1CD}",
|
|
"version": "1.0.1",
|
|
|
|
"variations" : [
|
|
{
|
|
"description" : "Jitsi",
|
|
"url" : "index.html",
|
|
|
|
"icons": [ "resources/light/icon.png", "resources/light/icon@2x.png" ],
|
|
"icons2": [
|
|
{
|
|
"style" : "light",
|
|
|
|
"100%": {
|
|
"normal": "resources/light/icon.png"
|
|
},
|
|
"125%": {
|
|
"normal": "resources/light/icon@1.25x.png"
|
|
},
|
|
"150%": {
|
|
"normal": "resources/light/icon@1.5x.png"
|
|
},
|
|
"175%": {
|
|
"normal": "resources/light/icon@1.75x.png"
|
|
},
|
|
"200%": {
|
|
"normal": "resources/light/icon@2x.png"
|
|
}
|
|
},
|
|
{
|
|
"style" : "dark",
|
|
|
|
"100%": {
|
|
"normal": "resources/dark/icon.png"
|
|
},
|
|
"125%": {
|
|
"normal": "resources/dark/icon@1.25x.png"
|
|
},
|
|
"150%": {
|
|
"normal": "resources/dark/icon@1.5x.png"
|
|
},
|
|
"175%": {
|
|
"normal": "resources/dark/icon@1.75x.png"
|
|
},
|
|
"200%": {
|
|
"normal": "resources/dark/icon@2x.png"
|
|
}
|
|
}
|
|
],
|
|
"isViewer" : false,
|
|
"EditorsSupport" : ["word", "cell", "slide"],
|
|
|
|
"isVisual" : true,
|
|
"isModal" : false,
|
|
"isInsideMode" : true,
|
|
|
|
"initDataType" : "none",
|
|
"initData" : "",
|
|
|
|
"isUpdateOleOnResize" : false,
|
|
|
|
"buttons" : []
|
|
}
|
|
]
|
|
}
|