manifest.json 311 B

12345678910
  1. {
  2. "id": "obsidian-icon-folder",
  3. "name": "Iconize",
  4. "version": "2.14.7",
  5. "minAppVersion": "0.9.12",
  6. "description": "Add icons to anything you desire in Obsidian, including files, folders, and text.",
  7. "author": "Florian Woelki",
  8. "authorUrl": "https://florianwoelki.com/",
  9. "isDesktopOnly": false
  10. }