Skip to content

Commit cddce8f

Browse files
authored
Merge pull request #540 from PlainOlSoapBar/patch-1
New plugin: Jisho
2 parents e27e041 + a767a80 commit cddce8f

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": "c698ffd8-030c-4f48-b5ab-df69cdfae23e",
3+
"Name": "Jisho",
4+
"Description": "Lookup any words within Jisho (a Japanese-English Dictionary).",
5+
"Author": "PlainOlSoapBar",
6+
"Version": "1.0.0",
7+
"Language": "typescript",
8+
"Website": "https://github.com/PlainOlSoapBar/Flow.Launcher.Plugin.Jisho",
9+
"UrlDownload": "https://github.com/PlainOlSoapBar/Flow.Launcher.Plugin.Jisho/releases/download/v1.0.0/Flow.Launcher.Plugin.Jisho.zip",
10+
"UrlSourceCode": "https://github.com/PlainOlSoapBar/Flow.Launcher.Plugin.Jisho/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/PlainOlSoapBar/Flow.Launcher.Plugin.Jisho@main/assets/favicon.png"
12+
}

0 commit comments

Comments
 (0)