Skip to content

Commit 4a26b0b

Browse files
authored
Merge pull request #419 from jewdev/plugin_api_v2
Urban Dictionary Plugin.
2 parents 726f2dd + 6d88cfc commit 4a26b0b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "57696D7108C9401A9EC016BF63A86CCB",
3+
"Name": "UrbanDictionary",
4+
"Description": "Get the definition of any word using Urban Dictionary",
5+
"Author": "jewdev",
6+
"Version": "1.0.0",
7+
"Language": "csharp",
8+
"Website": "https://github.com/jewdev/Flow.Launcher.Plugin.UrbanDictionary",
9+
"UrlDownload": "https://github.com/jewdev/Flow.Launcher.Plugin.UrbanDictionary/releases/download/1.0.0/UrbanDictionary.zip",
10+
"UrlSourceCode": "https://github.com/jewdev/Flow.Launcher.Plugin.UrbanDictionary",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/jewdev/Flow.Launcher.Plugin.UrbanDictionary/Flow.Launcher.Plugin.UrbanDictionary/icon.png"
12+
}

0 commit comments

Comments
 (0)