diff --git a/plugins.json b/plugins.json index 04b1fa597..a084300ae 100644 --- a/plugins.json +++ b/plugins.json @@ -3265,4 +3265,4 @@ "DateAdded": "2024-08-03T22:34:00Z", "LatestReleaseDate": "2024-11-20T19:10:57Z" } -] \ No newline at end of file +] diff --git a/plugins/CdList-A3EA904783E14335894354F09DC4B054.json b/plugins/CdList-A3EA904783E14335894354F09DC4B054.json new file mode 100644 index 000000000..33f7eeb7a --- /dev/null +++ b/plugins/CdList-A3EA904783E14335894354F09DC4B054.json @@ -0,0 +1,12 @@ +{ + "ID": "A3EA904783E14335894354F09DC4B054", + "Name": "CdList", + "Description": "Like cd in terminal, but for Flow Launcher", + "Author": "seanmars", + "Version": "1.2.2", + "Language": "csharp", + "Website": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", + "UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/v1.2.2/Flow.Launcher.Plugin.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" +}