From 941fa3358ac816e4457b50a8f6a9d10cf641e925 Mon Sep 17 00:00:00 2001 From: Brandon Tseng Date: Sat, 2 Aug 2025 17:23:47 -0700 Subject: [PATCH 1/2] Jisho Plugin Submission --- .../Jisho-c698ffd8-030c-4f48-b5ab-df69cdfae23.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/Jisho-c698ffd8-030c-4f48-b5ab-df69cdfae23.json diff --git a/plugins/Jisho-c698ffd8-030c-4f48-b5ab-df69cdfae23.json b/plugins/Jisho-c698ffd8-030c-4f48-b5ab-df69cdfae23.json new file mode 100644 index 000000000..089fa0b4e --- /dev/null +++ b/plugins/Jisho-c698ffd8-030c-4f48-b5ab-df69cdfae23.json @@ -0,0 +1,12 @@ +{ + "ID": "c698ffd8-030c-4f48-b5ab-df69cdfae23e", + "Name": "Jisho", + "Description": "Lookup any words within Jisho (a Japanese-English Dictionary).", + "Author": "PlainOlSoapBar", + "Version": "1.0.0", + "Language": "typescript", + "Website": "https://github.com/PlainOlSoapBar/Flow.Launcher.Plugin.Jisho", + "UrlDownload": "https://github.com/PlainOlSoapBar/Flow.Launcher.Plugin.Jisho/releases/download/v1.0.0/Flow.Launcher.Plugin.Jisho.zip", + "UrlSourceCode": "https://github.com/PlainOlSoapBar/Flow.Launcher.Plugin.Jisho/tree/main", + "IcoPath": "https://cdn.jsdelivr.net/gh/PlainOlSoapBar/Flow.Launcher.Plugin.Jisho@main/assets/favicon.png" +} From a767a80c55f03b7aa481c5809b752a94e4cfb8f6 Mon Sep 17 00:00:00 2001 From: Brandon Tseng Date: Wed, 6 Aug 2025 11:21:44 -0700 Subject: [PATCH 2/2] fix: Plugin .json file name I somehow didn't paste in the e at the end of the UUID :/ --- ...fae23.json => Jisho-c698ffd8-030c-4f48-b5ab-df69cdfae23e.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/{Jisho-c698ffd8-030c-4f48-b5ab-df69cdfae23.json => Jisho-c698ffd8-030c-4f48-b5ab-df69cdfae23e.json} (100%) diff --git a/plugins/Jisho-c698ffd8-030c-4f48-b5ab-df69cdfae23.json b/plugins/Jisho-c698ffd8-030c-4f48-b5ab-df69cdfae23e.json similarity index 100% rename from plugins/Jisho-c698ffd8-030c-4f48-b5ab-df69cdfae23.json rename to plugins/Jisho-c698ffd8-030c-4f48-b5ab-df69cdfae23e.json