/ .obsidian / plugins / better-word-count / manifest.json
manifest.json
1  {
2    "id": "better-word-count",
3    "name": "Better Word Count",
4    "version": "0.10.1",
5    "description": "Counts the words of selected text in the editor.",
6    "author": "Luke Leppan",
7    "authorUrl": "https://lukeleppan.com",
8    "isDesktopOnly": false
9  }