manifest.json 288 B

12345678910
  1. {
  2. "id": "buttons",
  3. "name": "Buttons",
  4. "description": "Create Buttons in your Obsidian notes to run commands, open links, and insert templates",
  5. "version": "0.4.19",
  6. "author": "shabegom",
  7. "authorUrl": "https://shbgm.ca",
  8. "isDesktopOnly": false,
  9. "minAppVersion": "0.12.8"
  10. }