We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc5725 commit 47ce592Copy full SHA for 47ce592
plugin.json
@@ -1,10 +1,10 @@
1
{
2
- "ID": "",
3
- "ActionKeyword": "d",
+ "ID": "7ed41d7e-3d17-4379-972e-1cdacb647474",
+ "ActionKeyword": "def",
4
"Name": "Wordnik Dictionary",
5
"Description": "Wordnik wrapper in flow using python. Gives you the definition of words similiar to duckduckgo.",
6
"Author": "cibere",
7
- "Version": "0.0.a",
+ "Version": "0.0.1",
8
"Language": "python",
9
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.WordNikDictionary",
10
"IcoPath": "Images\\app.png",
0 commit comments