manifest.json 326 B

12345678910
  1. {
  2. "id": "image-converter",
  3. "name": "Image Converter",
  4. "version": "1.1.7",
  5. "minAppVersion": "0.15.0",
  6. "description": "Convert, compress and resize images from one format to another by dragging and dropping or pasting into the note.",
  7. "author": "xRyul",
  8. "authorUrl": "https://github.com/xryul",
  9. "isDesktopOnly": false
  10. }