manifest.json 280 B

12345678910
  1. {
  2. "id": "obsidian-memos",
  3. "name": "Thino",
  4. "description": "Capturing ideas and save them into daily notes. (Closed source)",
  5. "version": "3.0.15",
  6. "author": "Boninall",
  7. "authorUrl": "https://github.com/Quorafind/",
  8. "isDesktopOnly": false,
  9. "minAppVersion": "1.0.0"
  10. }