better-word-count/manifest.json
2020-11-09 15:41:01 +02:00

9 lines
No EOL
255 B
JSON

{
"id": "better-word-count",
"name": "Better Word Count",
"version": "0.1.0",
"description": "Counts the words of selected text in the editor.",
"author": "Luke Leppan",
"authorUrl": "https://lukeleppan.com",
"isDesktopOnly": false
}