From 9071e2fa778aab918d5550d400768db9ebceffcc Mon Sep 17 00:00:00 2001 From: Andrew Bradley Date: Sat, 12 Oct 2024 15:56:12 -0400 Subject: [PATCH 1/2] Add "Edge Workspaces" plugin --- ...kspaces-680d46c1-6405-47d4-8edd-62c6058522ae.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/Edge Workspaces-680d46c1-6405-47d4-8edd-62c6058522ae.json diff --git a/plugins/Edge Workspaces-680d46c1-6405-47d4-8edd-62c6058522ae.json b/plugins/Edge Workspaces-680d46c1-6405-47d4-8edd-62c6058522ae.json new file mode 100644 index 000000000..ee9205d17 --- /dev/null +++ b/plugins/Edge Workspaces-680d46c1-6405-47d4-8edd-62c6058522ae.json @@ -0,0 +1,12 @@ +{ + "ID": "680d46c1-6405-47d4-8edd-62c6058522ae", + "Name": "Edge Workspaces", + "Description": "Open Edge Workspaces", + "Author": "Andrew Bradley", + "Version": "0.0.1", + "Language": "Executable", + "Website": "https://github.com/cspotcode/Flow.Launcher.Plugin.EdgeWorkspaces", + "urlDownload": "https://github.com/cspotcode/Flow.Launcher.Plugin.EdgeWorkspaces/releases/download/v0.0.1/Flow.Launcher.Plugin.EdgeWorkspaces.zip", + "urlSourceCode": "https://github.com/cspotcode/Flow.Launcher.Plugin.EdgeWorkspaces", + "icoPath": "https://cdn.jsdelivr.net/gh/cspotcode/Flow.Launcher.Plugin.EdgeWorkspaces@main/Images/app.png" +} \ No newline at end of file From db8f225dd37611750e92d38833184c59ff1af93e Mon Sep 17 00:00:00 2001 From: Andrew Bradley Date: Tue, 15 Oct 2024 12:08:38 -0400 Subject: [PATCH 2/2] Update Edge Workspaces-680d46c1-6405-47d4-8edd-62c6058522ae.json --- ...e Workspaces-680d46c1-6405-47d4-8edd-62c6058522ae.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/Edge Workspaces-680d46c1-6405-47d4-8edd-62c6058522ae.json b/plugins/Edge Workspaces-680d46c1-6405-47d4-8edd-62c6058522ae.json index ee9205d17..41b199bea 100644 --- a/plugins/Edge Workspaces-680d46c1-6405-47d4-8edd-62c6058522ae.json +++ b/plugins/Edge Workspaces-680d46c1-6405-47d4-8edd-62c6058522ae.json @@ -6,7 +6,7 @@ "Version": "0.0.1", "Language": "Executable", "Website": "https://github.com/cspotcode/Flow.Launcher.Plugin.EdgeWorkspaces", - "urlDownload": "https://github.com/cspotcode/Flow.Launcher.Plugin.EdgeWorkspaces/releases/download/v0.0.1/Flow.Launcher.Plugin.EdgeWorkspaces.zip", - "urlSourceCode": "https://github.com/cspotcode/Flow.Launcher.Plugin.EdgeWorkspaces", - "icoPath": "https://cdn.jsdelivr.net/gh/cspotcode/Flow.Launcher.Plugin.EdgeWorkspaces@main/Images/app.png" -} \ No newline at end of file + "UrlDownload": "https://github.com/cspotcode/Flow.Launcher.Plugin.EdgeWorkspaces/releases/download/v0.0.1/Flow.Launcher.Plugin.EdgeWorkspaces.zip", + "UrlSourceCode": "https://github.com/cspotcode/Flow.Launcher.Plugin.EdgeWorkspaces", + "IcoPath": "https://cdn.jsdelivr.net/gh/cspotcode/Flow.Launcher.Plugin.EdgeWorkspaces@main/Images/app.png" +}