From 069b2caec41168888dfe7f774ed7816052a85507 Mon Sep 17 00:00:00 2001 From: PederBirk Date: Wed, 11 Sep 2024 10:46:12 +0200 Subject: [PATCH] Add PowerToys plugin --- ...werToys-0930723F-73EA-488A-BEE9-8B8D4845B2F1.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/PowerToys-0930723F-73EA-488A-BEE9-8B8D4845B2F1.json diff --git a/plugins/PowerToys-0930723F-73EA-488A-BEE9-8B8D4845B2F1.json b/plugins/PowerToys-0930723F-73EA-488A-BEE9-8B8D4845B2F1.json new file mode 100644 index 00000000..268d30cc --- /dev/null +++ b/plugins/PowerToys-0930723F-73EA-488A-BEE9-8B8D4845B2F1.json @@ -0,0 +1,12 @@ +{ + "ID": "0930723F-73EA-488A-BEE9-8B8D4845B2F1", + "Name": "PowerToys", + "Description": "Launches PowerToys tools", + "Author": "PederBirk", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/PederBirk/Flow.Launcher.Plugin.PowerToys", + "UrlDownload": "https://github.com/PederBirk/Flow.Launcher.Plugin.PowerToys/releases/download/v1.0.0/Flow.Launcher.Plugin.PowerToys.zip", + "UrlSourceCode": "https://github.com/PederBirk/Flow.Launcher.Plugin.PowerToys/tree/master", + "IcoPath": "https://cdn.jsdelivr.net/gh/PederBirk/Flow.Launcher.Plugin.PowerToys@master/images/PowerToys.png" +}