better-word-count/manifest.json

10 lines
257 B
JSON
Raw Normal View History

2020-11-09 13:33:44 +00:00
{
"id": "better-word-count",
"name": "Better Word Count",
2023-01-25 11:48:52 +00:00
"version": "0.9.3",
2020-11-09 13:41:01 +00:00
"description": "Counts the words of selected text in the editor.",
2020-11-09 13:33:44 +00:00
"author": "Luke Leppan",
"authorUrl": "https://lukeleppan.com",
"isDesktopOnly": false
2021-01-19 21:11:33 +00:00
}