mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
75 lines
2.5 KiB
JSON
75 lines
2.5 KiB
JSON
{
|
|
"name": "YouTube",
|
|
"nameLocale": {
|
|
"ru": "YouTube",
|
|
"fr": "YouTube",
|
|
"es": "YouTube",
|
|
"de": "YouTube"
|
|
},
|
|
"guid": "asc.{38E022EA-AD92-45FC-B22B-49DF39746DB4}",
|
|
"version": "1.0.2",
|
|
|
|
"variations": [
|
|
{
|
|
"description": "Easily embed YouTube videos into your documents.",
|
|
"descriptionLocale": {
|
|
"ru": "Легко встраивайте YouTube-видео в документы.",
|
|
"fr": "Insérez facilement des vidéos YouTube dans vos documents.",
|
|
"es": "Inserte fácilmente vídeos de YouTube en sus documentos.",
|
|
"de": "Betten Sie ganz einfach YouTube-Videos in Ihre Dokumente ein."
|
|
},
|
|
"url": "index.html",
|
|
|
|
"icons": [ "resources/img/icon.png", "resources/img/icon@2x.png" ],
|
|
"icons2": [
|
|
{
|
|
"100%": { "normal": "resources/img/icon.png" },
|
|
"125%": { "normal": "resources/img/icon@1.25x.png" },
|
|
"150%": { "normal": "resources/img/icon@1.5x.png" },
|
|
"175%": { "normal": "resources/img/icon@1.75x.png" },
|
|
"200%": { "normal": "resources/img/icon@2x.png" }
|
|
}
|
|
],
|
|
"isViewer": true,
|
|
"isDisplayedInViewer": false,
|
|
"EditorsSupport": [ "word", "cell", "slide" ],
|
|
"isVisual": true,
|
|
"isModal": true,
|
|
"isInsideMode": false,
|
|
"initDataType": "ole",
|
|
"isUpdateOleOnResize": false,
|
|
|
|
"buttons": [
|
|
{
|
|
"text": "Ok",
|
|
"primary": true
|
|
},
|
|
{
|
|
"text": "Cancel",
|
|
"primary": false,
|
|
"isViewer": false,
|
|
"textLocale": {
|
|
"ru": "Отмена",
|
|
"fr": "Annuler",
|
|
"es": "Cancelar",
|
|
"de": "Abbrechen"
|
|
}
|
|
}
|
|
],
|
|
|
|
"size": [ 350, 90 ],
|
|
"store": {
|
|
"background": {
|
|
"light" : "#FF0000",
|
|
"dark" : "#FF0000"
|
|
},
|
|
"screenshots" : ["resources/store/screenshots/screen_1.png"],
|
|
"icons" : {
|
|
"light" : "resources/store/icons",
|
|
"dark" : "resources/store/icons"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|