Skip to content

Commit 2d17e5d

Browse files
authored
Add plugin to list and open folder by path
1 parent 7f16968 commit 2d17e5d

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

plugins.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3264,5 +3264,19 @@
32643264
"Tested": true,
32653265
"DateAdded": "2024-08-03T22:34:00Z",
32663266
"LatestReleaseDate": "2024-11-20T19:10:57Z"
3267+
},
3268+
{
3269+
"ID": "A3EA904783E14335894354F09DC4B054",
3270+
"ActionKeyword": "cd",
3271+
"Name": "CdList",
3272+
"Description": "Like cd in terminal, but for Flow Launcher",
3273+
"Author": "seanmars",
3274+
"Version": "1.0.0",
3275+
"Language": "csharp",
3276+
"Website": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList",
3277+
"UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/1.0.0/CdList.zip",
3278+
"UrlSourceCode": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList",
3279+
"IcoPath": "https://cdn.jsdelivr.net/gh/seanmars/Flow.Launcher.Plugin.CdList@main/Flow.Launcher.Plugin.CdList/icon.png",
3280+
"ExecuteFileName": "Flow.Launcher.Plugin.CdList.dll"
32673281
}
3268-
]
3282+
]

0 commit comments

Comments
 (0)