Skip to content

Commit 2740173

Browse files
authored
Merge pull request #513 from Jack251970/plugin_api_v2
Add Window Manager plugin
2 parents 2340484 + b563fc6 commit 2740173

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "d13e69b5-048a-4dce-a950-cbdd5f61f3be",
3+
"Name": "Window Manager",
4+
"Description": "Easily move and resize application windows",
5+
"Author": "Jack251970",
6+
"Version": "1.2.0",
7+
"Language": "csharp",
8+
"Website": "https://github.com/Jack251970/Flow.Launcher.Plugin.WindowManager",
9+
"UrlDownload": "https://github.com/Jack251970/Flow.Launcher.Plugin.WindowManager/releases/download/v1.2.0/Window.Manager-1.2.0.zip",
10+
"UrlSourceCode": "https://github.com/Jack251970/Flow.Launcher.Plugin.WindowManager/tree/master",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/Jack251970/Flow.Launcher.Plugin.WindowManager/src/Flow.Launcher.Plugin.WindowManager/Images/icon.png"
12+
}

0 commit comments

Comments
 (0)