manifest.json 345 B

1234567891011
  1. {
  2. "id": "obsidian-minimal-settings",
  3. "name": "Minimal Theme Settings",
  4. "version": "8.0.2",
  5. "minAppVersion": "1.1.9",
  6. "description": "Change the colors, fonts and features of Minimal Theme.",
  7. "author": "@kepano",
  8. "authorUrl": "https://www.twitter.com/kepano",
  9. "fundingUrl": "https://www.buymeacoffee.com/kepano",
  10. "isDesktopOnly": false
  11. }