From 6c94b5a8ddf310e98eb15e0332c308efa8fdf9d7 Mon Sep 17 00:00:00 2001 From: Till Knollmann Date: Fri, 16 May 2025 18:38:14 +0200 Subject: [PATCH] add plugin.json --- ...rofiles-2fdb3f66-fb98-4443-a1ce-24088bedb1f4.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/Edge Profiles-2fdb3f66-fb98-4443-a1ce-24088bedb1f4.json diff --git a/plugins/Edge Profiles-2fdb3f66-fb98-4443-a1ce-24088bedb1f4.json b/plugins/Edge Profiles-2fdb3f66-fb98-4443-a1ce-24088bedb1f4.json new file mode 100644 index 000000000..42ad7acd5 --- /dev/null +++ b/plugins/Edge Profiles-2fdb3f66-fb98-4443-a1ce-24088bedb1f4.json @@ -0,0 +1,12 @@ +{ + "ID": "2fdb3f66-fb98-4443-a1ce-24088bedb1f4", + "Name": "Edge Profiles", + "Description": "Lists and launches Microsoft Edge profiles", + "Author": "Till Knollmann", + "Version": "1.0.0", + "Language": "python", + "Website": "https://github.com/TillKnollmann/Flow.Launcher.Plugin.EdgeProfiles", + "UrlDownload": "https://github.com/TillKnollmann/Flow.Launcher.Plugin.EdgeProfiles/releases/download/v1.0.0/Flow.Launcher.Plugin.EdgeProfiles.zip", + "UrlSourceCode": "https://github.com/TillKnollmann/Flow.Launcher.Plugin.EdgeProfiles", + "IcoPath": "https://cdn.jsdelivr.net/gh/TillKnollmann/Flow.Launcher.Plugin.EdgeProfiles@main/Images/app.png" +}