mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
123 lines
4.3 KiB
JSON
123 lines
4.3 KiB
JSON
{
|
||
"baseUrl": "",
|
||
"guid": "asc.{FFE1F463-1EA3-4392-990E-4CC84940B755}",
|
||
"help": "",
|
||
"minVersion": "6.3.0",
|
||
"name": "Pomodoro",
|
||
"nameLocale": {
|
||
"zh": "番茄钟",
|
||
"de-DE": "Pomodoro",
|
||
"es-ES": "Pomodoro"
|
||
},
|
||
"offered": "DeepPurpleApril",
|
||
"variations": [
|
||
{
|
||
"description" : "Pomodoro helps you improve focus and productivity with a cyclical pattern of 25 minutes of focused work and 5 minutes of short breaks.",
|
||
"descriptionLocale" : {
|
||
"zh": "番茄钟计时器采用番茄工作法,以25分钟专注工作和5分钟短暂休息的循环模式,帮助您提升专注力和工作效率。",
|
||
"de-DE": "Pomodoro hilft Ihnen, Konzentration und Produktivität durch ein zyklisches Muster aus 25 Minuten konzentrierter Arbeit und 5 Minuten kurzen Pausen zu verbessern.",
|
||
"es-ES": "Pomodoro le ayuda a mejorar la concentración y la productividad con un patrón cíclico de 25 minutos de trabajo concentrado y descansos breves de 5 minutos."
|
||
},
|
||
"url" : "index.html",
|
||
"icons" : ["resources/store/light/icon.png", "resources/store/light/icon@2x.png"],
|
||
"isViewer" : false,
|
||
"EditorsSupport" :["word", "cell", "slide", "pdf"],
|
||
"isVisual" : true,
|
||
"isModal" : true,
|
||
"isInsideMode" : true,
|
||
"initDataType" : "none",
|
||
"initData" : "",
|
||
"isUpdateOleOnResize" : true,
|
||
"events" : ["onClick"],
|
||
"store" : {
|
||
"background": {
|
||
"light": "#F5F5F5",
|
||
"dark": "#444444"
|
||
},
|
||
"screenshots": [
|
||
"resources/store/screenshots/screen_1.png"
|
||
],
|
||
"icons": {
|
||
"light": "resources/store/icons",
|
||
"dark": "resources/store/icons"
|
||
},
|
||
"categories": [
|
||
"specAbilities",
|
||
"work"
|
||
]
|
||
},
|
||
"buttons" : [
|
||
{
|
||
"text": "Start",
|
||
"primary": false,
|
||
"isviewer": false
|
||
},
|
||
{
|
||
"text": "Reset",
|
||
"primary": false,
|
||
"isviewer": false
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"description" : "About",
|
||
"descriptionLocale" : {
|
||
"zh": "关于",
|
||
"de-DE": "Über",
|
||
"es-ES": "Acerca de"
|
||
},
|
||
"url" : "index_about.html",
|
||
"isViewer" : false,
|
||
"EditorsSupport" : ["word", "cell", "slide", "pdf"],
|
||
"isVisual" : true,
|
||
"isModal" : true,
|
||
"isInsideMode" : false,
|
||
"initDataType" : "none",
|
||
"initData" : "",
|
||
"isUpdateOleOnResize" : true,
|
||
"buttons" : [
|
||
{
|
||
"text": "Ok",
|
||
"textLocale": {
|
||
"zh": "确定",
|
||
"de-DE": "Ok",
|
||
"es-ES": "Ok"
|
||
},
|
||
"primary": true
|
||
}
|
||
],
|
||
|
||
"size" : [392, 160]
|
||
},
|
||
{
|
||
"description": "Settings",
|
||
"descriptionLocale" : {
|
||
"zh": "设置",
|
||
"de-DE": "Einstellungen",
|
||
"es-ES": "Ajustes"
|
||
},
|
||
"url": "index_setting.html",
|
||
"isViewer": false,
|
||
"EditorsSupport": ["word", "cell", "slide", "pdf"],
|
||
"isVisual": true,
|
||
"isModal": true,
|
||
"isInsideMode": false,
|
||
"initDataType": "none",
|
||
"initData": "",
|
||
"isUpdateOleOnResize": true,
|
||
"buttons": [
|
||
{
|
||
"text": "Ok",
|
||
"textLocale": {
|
||
"zh": "确定",
|
||
"de-DE": "Ok",
|
||
"es-ES": "Ok"
|
||
},
|
||
"primary": true
|
||
}
|
||
],
|
||
"size": [392, 250]
|
||
}
|
||
],
|
||
"version": "1.0"
|
||
} |