manifest.json 318 B

1234567891011
  1. {
  2. "id": "image-stripper",
  3. "name": "Image Stripper",
  4. "version": "0.1.0",
  5. "minAppVersion": "1.0.0",
  6. "description": "Strip image embeds from the current note and optionally delete unreferenced image files in the vault.",
  7. "author": "Image Stripper Contributors",
  8. "authorUrl": "",
  9. "isDesktopOnly": false
  10. }