manifest.json 331 B

12345678910
  1. {
  2. "id": "supercharged-links-obsidian",
  3. "name": "Supercharged Links",
  4. "version": "0.9.3",
  5. "minAppVersion": "0.16.0",
  6. "description": "Add properties and menu options to links and style them!",
  7. "author": "mdelobelle & Emile",
  8. "authorUrl": "https://github.com/mdelobelle/mdelobelle/tree/main",
  9. "isDesktopOnly": false
  10. }