15 lines
445 B
JSON
15 lines
445 B
JSON
{
|
|
"id": "word-frequency",
|
|
"name": "Word Frequency",
|
|
"version": "1.3.3",
|
|
"minAppVersion": "1.0.0",
|
|
"description": "Counts the most frequently used words in a note and displays them in the sidebar.",
|
|
"author": "Mike Rodarte",
|
|
"authorUrl": "https://github.com/mts7",
|
|
"isDesktopOnly": false,
|
|
"fundingUrl": {
|
|
"GitHub Sponsor": "https://github.com/sponsors/mts7",
|
|
"Buy Me a Coffee": "https://www.buymeacoffee.com/mts7"
|
|
}
|
|
}
|