better-word-count/manifest.json

9 lines
255 B
JSON
Raw Normal View History

2020-11-09 13:33:44 +00:00
{
"id": "better-word-count",
"name": "Better Word Count",
"version": "0.1.0",
"description": "Counts the words of selected test in the editor.",
"author": "Luke Leppan",
"authorUrl": "https://lukeleppan.com",
"isDesktopOnly": false
}