mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
130 lines
3.7 KiB
JSON
130 lines
3.7 KiB
JSON
{
|
|
"name": "Get and paste html",
|
|
"nameLocale": {
|
|
"ru": "Получить и вставить html",
|
|
"fr": "Obtenir et coller du html",
|
|
"es": "Obtener y pegar html",
|
|
"de": "HTML abrufen und einfügen"
|
|
},
|
|
"guid": "asc.{E581C417-3C80-4BC2-B42D-502850FDC1E7}",
|
|
"version": "1.0.0",
|
|
|
|
"variations": [
|
|
{
|
|
"description": "Get and paste html",
|
|
"descriptionLocale": {
|
|
"ru": "Получить и вставить html",
|
|
"fr": "Obtenir et coller du html",
|
|
"es": "Obtener y pegar html",
|
|
"de": "HTML abrufen und einfügen"
|
|
},
|
|
"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": true,
|
|
"EditorsSupport": [ "word", "cell", "slide" ],
|
|
|
|
"isVisual": true,
|
|
"isModal": false,
|
|
"isInsideMode": true,
|
|
|
|
"initDataType": "html",
|
|
"initData": "",
|
|
|
|
"isUpdateOleOnResize": false,
|
|
|
|
"buttons": [],
|
|
|
|
"initOnSelectionChanged": true,
|
|
"store": {
|
|
"background": {
|
|
"light" : "#F5F5F5",
|
|
"dark" : "#555555"
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
],
|
|
"screenshots" : ["resources/store/screen_1.png"]
|
|
}
|
|
}
|
|
]
|
|
}
|