add option to download images in different formats

This commit is contained in:
raphael
2020-05-20 14:24:33 +02:00
parent eef7c52c7e
commit d804f56152
6 changed files with 37 additions and 8 deletions

View File

@@ -48,6 +48,9 @@
"showSmallestScreenIndicator": {
"type": "boolean"
},
"imageDownloadFormat": {
"type": "string"
},
"performance": {
"type": "object",
"additionalProperties": false,