manifest.json 261 B

12345678910
  1. {
  2. "id": "obsidian-banners",
  3. "name": "Banners",
  4. "description": "Add banner images to your notes!",
  5. "version": "1.3.3",
  6. "minAppVersion": "0.13.21",
  7. "author": "Danny Hernandez",
  8. "authorUrl": "https://github.com/noatpad",
  9. "isDesktopOnly": false
  10. }