From 4c5add779da4b32295b9e3bd5ceb049623071693 Mon Sep 17 00:00:00 2001 From: Marin Paul Date: Wed, 6 Mar 2024 03:24:39 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20add=20pokedex=20plugin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/plugins.json b/plugins.json index 8330b6657..df0803b99 100644 --- a/plugins.json +++ b/plugins.json @@ -2189,5 +2189,17 @@ "IcoPath": "https://cdn.jsdelivr.net/gh/Yusyuriv/Flow.Launcher.Plugin.FakeData@main/app.png", "DateAdded": "2024-03-05T10:21:51Z", "LatestReleaseDate": "2024-03-03T22:59:55Z" + }, + { + "ID": "eda56b23-b5c5-48d9-be0d-05ccb907c86d", + "Name": "Pokedex", + "Description": "Search Pokemon", + "Author": "Galedrim", + "Version": "1.0.0", + "Language": "python", + "Website": "https://github.com/Galedrim/Flow.Launcher.Plugin.Pokedex/tree/main", + "UrlDownload": "https://github.com/Galedrim/Flow.Launcher.Plugin.Pokedex/releases/download/v1.0.0/Flow.Launcher.Plugin.Pokedex.zip", + "UrlSourceCode": "https://github.com/Galedrim/Flow.Launcher.Plugin.Pokedex/tree/main", + "IcoPath": "https://github.com/Galedrim/Flow.Launcher.Plugin.Pokedex/tree/main/Images/app.png" } ] \ No newline at end of file