Skip to content

Commit 7e19007

Browse files
Add Spell Checker Plugin (#648)
1 parent f0921dc commit 7e19007

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "b9aaddfa36a948f384b31b5fb6186861",
3+
"Name": "Spell Checker",
4+
"Description": "Checks the spelling of the given text and provides suggestions for corrections.",
5+
"Author": "rakesh-karmaker",
6+
"Version": "1.1.0",
7+
"Language": "python",
8+
"Website": "https://github.com/rakesh-karmaker/Flow.Launcher.Plugin.SpellChecker",
9+
"UrlDownload": "https://github.com/rakesh-karmaker/Flow.Launcher.Plugin.SpellChecker/releases/download/v1.1.0/Flow.Launcher.Plugin.SpellChecker.zip",
10+
"UrlSourceCode": "https://github.com/rakesh-karmaker/Flow.Launcher.Plugin.SpellChecker/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/rakesh-karmaker/Flow.Launcher.Plugin.SpellChecker@main/assets/icon.png"
12+
}

0 commit comments

Comments
 (0)