manifest.json 439 B

12345678910
  1. {
  2. "id": "editing-toolbar",
  3. "name": "Editing Toolbar",
  4. "version": "4.0.8",
  5. "minAppVersion": "0.14.0",
  6. "description": "The Obsidian Editing Toolbar is modified from cmenu, which provides more powerful customization settings and has many built-in editing commands to be a MS Word-like toolbar editing experience.",
  7. "author": "Cuman",
  8. "authorUrl": "https://github.com/cumany/obsidian-editing-toolbar",
  9. "isDesktopOnly": false
  10. }