Skip to content
16 changes: 15 additions & 1 deletion plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -3264,5 +3264,19 @@
"Tested": true,
"DateAdded": "2024-08-03T22:34:00Z",
"LatestReleaseDate": "2024-11-20T19:10:57Z"
},
{
"ID": "A3EA904783E14335894354F09DC4B054",
"ActionKeyword": "cd",
"Name": "CdList",
"Description": "Like cd in terminal, but for Flow Launcher",
"Author": "seanmars",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList",
"UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/1.0.0/CdList.zip",
"UrlSourceCode": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList",
"IcoPath": "https://cdn.jsdelivr.net/gh/seanmars/Flow.Launcher.Plugin.CdList@main/Flow.Launcher.Plugin.CdList/icon.png",
"ExecuteFileName": "Flow.Launcher.Plugin.CdList.dll"
}
]
]