From a5010e96a984a201eada21f08b048f13307bf672 Mon Sep 17 00:00:00 2001 From: Anthony Vu <92078156+tenmo2003@users.noreply.github.com> Date: Wed, 5 Mar 2025 14:24:30 +0700 Subject: [PATCH] New Plugin: Dictionary --- .../Dictionary-2DCC5AE74387484D8F8353AB158A4380.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/Dictionary-2DCC5AE74387484D8F8353AB158A4380.json diff --git a/plugins/Dictionary-2DCC5AE74387484D8F8353AB158A4380.json b/plugins/Dictionary-2DCC5AE74387484D8F8353AB158A4380.json new file mode 100644 index 000000000..d8bbf5816 --- /dev/null +++ b/plugins/Dictionary-2DCC5AE74387484D8F8353AB158A4380.json @@ -0,0 +1,12 @@ +{ + "ID": "2DCC5AE74387484D8F8353AB158A4380", + "Name": "Dictionary", + "Description": "Lookup words' definition with Free Dictionary", + "Author": "tenmo2003", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/tenmo2003/Flow.Launcher.Plugin.Dictionary", + "IcoPath": "https://cdn.jsdelivr.net/gh/tenmo2003/Flow.Launcher.Plugin.Dictionary/icon.png", + "UrlDownload": "https://github.com/tenmo2003/Flow.Launcher.Plugin.Dictionary/releases/download/v1.0.0/Release.zip", + "UrlSourceCode": "https://github.com/tenmo2003/Flow.Launcher.Plugin.Dictionary", +}