|
535 | 535 | "Description": "Search settings inside Control Panel and Settings App", |
536 | 536 | "Name": "Windows Settings", |
537 | 537 | "Author": "TobiasSekan", |
538 | | - "Version": "1.20.0", |
| 538 | + "Version": "4.0.12", |
539 | 539 | "Language": "csharp", |
540 | 540 | "Website": "https://github.com/Flow-Launcher/Flow.Launcher", |
541 | | - "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.WindowsSettings/releases/download/v1.20.0/Flow.Launcher.Plugin.WindowsSettings.zip", |
| 541 | + "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.WindowsSettings/releases/download/v4.0.12/Flow.Launcher.Plugin.WindowsSettings.zip", |
542 | 542 | "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.WindowsSettings", |
543 | 543 | "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.WindowsSettings/Images/WindowsSettings.light.png", |
544 | 544 | "DateAdded": "2023-09-27T02:43:06Z", |
|
621 | 621 | "Name": "Shell", |
622 | 622 | "Description": "Provide executing commands from Flow Launcher", |
623 | 623 | "Author": "qianlifeng", |
624 | | - "Version": "1.20.0", |
| 624 | + "Version": "3.2.5", |
625 | 625 | "Language": "csharp", |
626 | 626 | "Website": "https://github.com/Flow-Launcher/Flow.Launcher", |
627 | | - "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Shell/releases/download/v1.20.0/Flow.Launcher.Plugin.Shell.zip", |
| 627 | + "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Shell/releases/download/v3.2.5/Flow.Launcher.Plugin.Shell.zip", |
628 | 628 | "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Shell", |
629 | 629 | "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.Shell/Images/shell.png", |
630 | 630 | "DateAdded": "2023-09-27T02:43:06Z", |
|
825 | 825 | "Name": "Browser Bookmarks", |
826 | 826 | "Description": "Search your browser bookmarks", |
827 | 827 | "Author": "qianlifeng, Ioannis G.", |
828 | | - "Version": "1.20.0", |
| 828 | + "Version": "3.3.4", |
829 | 829 | "Language": "csharp", |
830 | 830 | "Website": "https://github.com/Flow-Launcher/Flow.Launcher", |
831 | 831 | "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Images/bookmark.png", |
832 | | - "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.BrowserBookmark/releases/download/v1.20.0/Flow.Launcher.Plugin.BrowserBookmark.zip", |
| 832 | + "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.BrowserBookmark/releases/download/v3.3.4/Flow.Launcher.Plugin.BrowserBookmark.zip", |
833 | 833 | "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.BrowserBookmark", |
834 | 834 | "DateAdded": "2023-09-27T02:43:06Z", |
835 | 835 | "LatestReleaseDate": "2025-01-27T06:05:18Z" |
|
971 | 971 | "Name": "System Commands", |
972 | 972 | "Description": "Provide System related commands. e.g. shutdown,lock, setting etc.", |
973 | 973 | "Author": "qianlifeng", |
974 | | - "Version": "1.20.0", |
| 974 | + "Version": "3.1.7", |
975 | 975 | "Language": "csharp", |
976 | 976 | "Website": "https://github.com/Flow-Launcher/Flow.Launcher", |
977 | | - "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Sys/releases/download/v1.20.0/Flow.Launcher.Plugin.Sys.zip", |
| 977 | + "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Sys/releases/download/v3.1.7/Flow.Launcher.Plugin.Sys.zip", |
978 | 978 | "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Sys", |
979 | 979 | "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.Sys/Images/lock.png", |
980 | 980 | "DateAdded": "2023-09-27T02:43:06Z", |
|
1030 | 1030 | "Name": "Explorer", |
1031 | 1031 | "Description": "Find and manage files and folders via Windows Search or Everything", |
1032 | 1032 | "Author": "Jeremy Wu", |
1033 | | - "Version": "1.20.0", |
| 1033 | + "Version": "3.2.4", |
1034 | 1034 | "Language": "csharp", |
1035 | 1035 | "Website": "https://github.com/Flow-Launcher/Flow.Launcher", |
1036 | | - "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Explorer/releases/download/v1.20.0/Flow.Launcher.Plugin.Explorer.zip", |
| 1036 | + "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Explorer/releases/download/v3.2.4/Flow.Launcher.Plugin.Explorer.zip", |
1037 | 1037 | "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Explorer", |
1038 | 1038 | "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.Explorer/Images/explorer.png", |
1039 | 1039 | "DateAdded": "2023-09-27T02:43:06Z", |
|
1117 | 1117 | "Name": "Process Killer", |
1118 | 1118 | "Description": "Kill running processes from Flow", |
1119 | 1119 | "Author": "Flow-Launcher", |
1120 | | - "Version": "1.20.0", |
| 1120 | + "Version": "3.0.8", |
1121 | 1121 | "Language": "csharp", |
1122 | 1122 | "Website": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller", |
1123 | | - "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller/releases/download/v1.20.0/Flow.Launcher.Plugin.ProcessKiller.zip", |
| 1123 | + "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller/releases/download/v3.0.8/Flow.Launcher.Plugin.ProcessKiller.zip", |
1124 | 1124 | "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller", |
1125 | 1125 | "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.ProcessKiller/Images/app.png", |
1126 | 1126 | "DateAdded": "2023-09-27T02:43:06Z", |
|
1668 | 1668 | "Name": "Web Searches", |
1669 | 1669 | "Description": "Provide the web search ability", |
1670 | 1670 | "Author": "qianlifeng", |
1671 | | - "Version": "1.20.0", |
| 1671 | + "Version": "3.1.4", |
1672 | 1672 | "Language": "csharp", |
1673 | 1673 | "Website": "https://github.com/Flow-Launcher/Flow.Launcher", |
1674 | | - "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.WebSearch/releases/download/v1.20.0/Flow.Launcher.Plugin.WebSearch.zip", |
| 1674 | + "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.WebSearch/releases/download/v3.1.4/Flow.Launcher.Plugin.WebSearch.zip", |
1675 | 1675 | "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.WebSearch", |
1676 | 1676 | "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.WebSearch/Images/web_search.png", |
1677 | 1677 | "DateAdded": "2023-09-27T02:43:06Z", |
|
2187 | 2187 | "Name": "URL", |
2188 | 2188 | "Description": "Open the typed URL from Flow Launcher", |
2189 | 2189 | "Author": "qianlifeng", |
2190 | | - "Version": "1.20.0", |
| 2190 | + "Version": "3.0.8", |
2191 | 2191 | "Language": "csharp", |
2192 | 2192 | "Website": "https://github.com/Flow-Launcher/Flow.Launcher", |
2193 | | - "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Url/releases/download/v1.20.0/Flow.Launcher.Plugin.Url.zip", |
| 2193 | + "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Url/releases/download/v3.0.8/Flow.Launcher.Plugin.Url.zip", |
2194 | 2194 | "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Url", |
2195 | 2195 | "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.Url/Images/url.png", |
2196 | 2196 | "DateAdded": "2023-09-27T02:43:06Z", |
|
2231 | 2231 | "Name": "Calculator", |
2232 | 2232 | "Description": "Provide mathematical calculations.(Try 5*3-2 in Flow Launcher)", |
2233 | 2233 | "Author": "cxfksword", |
2234 | | - "Version": "1.20.0", |
| 2234 | + "Version": "3.1.5", |
2235 | 2235 | "Language": "csharp", |
2236 | 2236 | "Website": "https://github.com/Flow-Launcher/Flow.Launcher", |
2237 | | - "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Calculator/releases/download/v1.20.0/Flow.Launcher.Plugin.Calculator.zip", |
| 2237 | + "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Calculator/releases/download/v3.1.5/Flow.Launcher.Plugin.Calculator.zip", |
2238 | 2238 | "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Calculator", |
2239 | 2239 | "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.Calculator/Images/calculator.png", |
2240 | 2240 | "DateAdded": "2023-09-27T02:43:06Z", |
|
2404 | 2404 | "Name": "Program", |
2405 | 2405 | "Description": "Search programs in Flow.Launcher", |
2406 | 2406 | "Author": "qianlifeng", |
2407 | | - "Version": "1.20.0", |
| 2407 | + "Version": "3.3.4", |
2408 | 2408 | "Language": "csharp", |
2409 | 2409 | "Website": "https://github.com/Flow-Launcher/Flow.Launcher", |
2410 | | - "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Program/releases/download/v1.20.0/Flow.Launcher.Plugin.Program.zip", |
| 2410 | + "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Program/releases/download/v3.3.4/Flow.Launcher.Plugin.Program.zip", |
2411 | 2411 | "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Program", |
2412 | 2412 | "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.Program/Images/program.png", |
2413 | 2413 | "DateAdded": "2023-09-27T02:43:06Z", |
|
2734 | 2734 | "Name": "Plugin Indicator", |
2735 | 2735 | "Description": "Provides plugin action keyword suggestions", |
2736 | 2736 | "Author": "qianlifeng", |
2737 | | - "Version": "1.20.0", |
| 2737 | + "Version": "3.0.7", |
2738 | 2738 | "Language": "csharp", |
2739 | 2739 | "Website": "https://github.com/Flow-Launcher/Flow.Launcher", |
2740 | | - "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PluginIndicator/releases/download/v1.20.0/Flow.Launcher.Plugin.PluginIndicator.zip", |
| 2740 | + "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PluginIndicator/releases/download/v3.0.7/Flow.Launcher.Plugin.PluginIndicator.zip", |
2741 | 2741 | "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PluginIndicator", |
2742 | 2742 | "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.PluginIndicator/Images/work.png", |
2743 | 2743 | "DateAdded": "2023-09-27T02:43:06Z", |
|
3196 | 3196 | "Name": "Plugins Manager", |
3197 | 3197 | "Description": "Management of installing, uninstalling or updating Flow Launcher plugins", |
3198 | 3198 | "Author": "Jeremy Wu", |
3199 | | - "Version": "1.20.0", |
| 3199 | + "Version": "3.2.4", |
3200 | 3200 | "Language": "csharp", |
3201 | 3201 | "Website": "https://github.com/Flow-Launcher/Flow.Launcher", |
3202 | | - "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PluginsManager/releases/download/v1.20.0/Flow.Launcher.Plugin.PluginsManager.zip", |
| 3202 | + "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PluginsManager/releases/download/v3.2.4/Flow.Launcher.Plugin.PluginsManager.zip", |
3203 | 3203 | "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PluginsManager", |
3204 | 3204 | "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.PluginsManager/Images/pluginsmanager.png", |
3205 | 3205 | "DateAdded": "2023-09-27T02:43:06Z", |
|
0 commit comments