manifest.json 311 B

12345678910
  1. {
  2. "id": "obsidian-footnotes",
  3. "name": "Footnote Shortcut",
  4. "version": "0.1.3",
  5. "minAppVersion": "0.12.0",
  6. "description": "Insert and write footnotes faster",
  7. "author": "Alexis Rondeau, Micha Brugger, Jason Qin",
  8. "authorUrl": "https://publish.obsidian.md/alexisrondeau",
  9. "isDesktopOnly": false
  10. }