manifest.json 263 B

12345678910
  1. {
  2. "id": "obsidian-tidy-footnotes",
  3. "name": "Tidy Footnotes",
  4. "version": "0.1.1",
  5. "minAppVersion": "0.11.13",
  6. "description": "Tidy your footnotes seamlessly.",
  7. "author": "Charlie Chao",
  8. "authorUrl": "https://github.com/charliecm",
  9. "isDesktopOnly": false
  10. }