| 
316 | 316 |     {  | 
317 | 317 |         "ID": "CEA0FDFC6D3B4085823D60DC76F28855",  | 
318 | 318 |         "Name": "Calculator",  | 
319 |  | -        "Description": "Perform mathematical calculations (including hexadecimal values). Use ',' or '.' as thousand separator or decimal place.",  | 
 | 319 | +        "Description": "Perform mathematical calculations, including hex values and advanced functions such as 'min(1,2,3)', 'sqrt(123)' and 'cos(123)'.",  | 
320 | 320 |         "Author": "cxfksword, dcog989",  | 
321 |  | -        "Version": "2.0.0",  | 
 | 321 | +        "Version": "2.0.1",  | 
322 | 322 |         "Language": "csharp",  | 
323 | 323 |         "Website": "https://github.com/Flow-Launcher/Flow.Launcher",  | 
324 |  | -        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Calculator/releases/download/v2.0.0/Flow.Launcher.Plugin.Calculator.zip",  | 
 | 324 | +        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Calculator/releases/download/v2.0.1/Flow.Launcher.Plugin.Calculator.zip",  | 
325 | 325 |         "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Calculator",  | 
326 | 326 |         "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.Calculator/Images/calculator.png",  | 
327 | 327 |         "DateAdded": "2023-09-27T02:43:06Z",  | 
328 |  | -        "LatestReleaseDate": "2025-09-06T04:11:06Z"  | 
 | 328 | +        "LatestReleaseDate": "2025-09-21T12:24:40Z"  | 
329 | 329 |     },  | 
330 | 330 |     {  | 
331 | 331 |         "ID": "91B97FA34859445782AEF1893DE4E350",  | 
 | 
434 | 434 |         "Name": "Process Killer",  | 
435 | 435 |         "Description": "Kill running processes from Flow",  | 
436 | 436 |         "Author": "Flow-Launcher",  | 
437 |  | -        "Version": "2.0.0",  | 
 | 437 | +        "Version": "2.0.1",  | 
438 | 438 |         "Language": "csharp",  | 
439 | 439 |         "Website": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller",  | 
440 |  | -        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller/releases/download/v2.0.0/Flow.Launcher.Plugin.ProcessKiller.zip",  | 
 | 440 | +        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller/releases/download/v2.0.1/Flow.Launcher.Plugin.ProcessKiller.zip",  | 
441 | 441 |         "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller",  | 
442 | 442 |         "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.ProcessKiller/Images/app.png",  | 
443 | 443 |         "DateAdded": "2023-09-27T02:43:06Z",  | 
444 |  | -        "LatestReleaseDate": "2025-09-06T04:11:27Z"  | 
 | 444 | +        "LatestReleaseDate": "2025-09-21T12:25:04Z"  | 
445 | 445 |     },  | 
446 | 446 |     {  | 
447 | 447 |         "ID": "51dd36d2-9824-4977-8e15-294dfbd7961e",  | 
 | 
1128 | 1128 |         "Name": "Web Searches",  | 
1129 | 1129 |         "Description": "Provide the web search ability",  | 
1130 | 1130 |         "Author": "qianlifeng",  | 
1131 |  | -        "Version": "2.0.0",  | 
 | 1131 | +        "Version": "2.0.1",  | 
1132 | 1132 |         "Language": "csharp",  | 
1133 | 1133 |         "Website": "https://github.com/Flow-Launcher/Flow.Launcher",  | 
1134 |  | -        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.WebSearch/releases/download/v2.0.0/Flow.Launcher.Plugin.WebSearch.zip",  | 
 | 1134 | +        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.WebSearch/releases/download/v2.0.1/Flow.Launcher.Plugin.WebSearch.zip",  | 
1135 | 1135 |         "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.WebSearch",  | 
1136 | 1136 |         "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.WebSearch/Images/web_search.png",  | 
1137 | 1137 |         "DateAdded": "2023-09-27T02:43:06Z",  | 
1138 |  | -        "LatestReleaseDate": "2025-09-06T04:11:56Z"  | 
 | 1138 | +        "LatestReleaseDate": "2025-09-21T12:25:41Z"  | 
1139 | 1139 |     },  | 
1140 | 1140 |     {  | 
1141 | 1141 |         "ID": "4e2018ca-4ed0-11ed-bdc3-0242ac120002",  | 
 | 
1489 | 1489 |         "Name": "Browser Bookmarks",  | 
1490 | 1490 |         "Description": "Search your browser bookmarks",  | 
1491 | 1491 |         "Author": "qianlifeng, Ioannis G.",  | 
1492 |  | -        "Version": "2.0.0",  | 
 | 1492 | +        "Version": "2.0.1",  | 
1493 | 1493 |         "Language": "csharp",  | 
1494 | 1494 |         "Website": "https://github.com/Flow-Launcher/Flow.Launcher",  | 
1495 | 1495 |         "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Images/bookmark.png",  | 
1496 |  | -        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.BrowserBookmark/releases/download/v2.0.0/Flow.Launcher.Plugin.BrowserBookmark.zip",  | 
 | 1496 | +        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.BrowserBookmark/releases/download/v2.0.1/Flow.Launcher.Plugin.BrowserBookmark.zip",  | 
1497 | 1497 |         "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.BrowserBookmark",  | 
1498 | 1498 |         "DateAdded": "2023-09-27T02:43:06Z",  | 
1499 |  | -        "LatestReleaseDate": "2025-09-06T04:10:59Z"  | 
 | 1499 | +        "LatestReleaseDate": "2025-09-21T12:24:32Z"  | 
1500 | 1500 |     },  | 
1501 | 1501 |     {  | 
1502 | 1502 |         "ID": "27ad17d5-dacb-4732-9653-03def5f86125",  | 
 | 
1751 | 1751 |         "Name": "URL",  | 
1752 | 1752 |         "Description": "Open the typed URL from Flow Launcher",  | 
1753 | 1753 |         "Author": "qianlifeng",  | 
1754 |  | -        "Version": "2.0.0",  | 
 | 1754 | +        "Version": "2.0.1",  | 
1755 | 1755 |         "Language": "csharp",  | 
1756 | 1756 |         "Website": "https://github.com/Flow-Launcher/Flow.Launcher",  | 
1757 |  | -        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Url/releases/download/v2.0.0/Flow.Launcher.Plugin.Url.zip",  | 
 | 1757 | +        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Url/releases/download/v2.0.1/Flow.Launcher.Plugin.Url.zip",  | 
1758 | 1758 |         "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Url",  | 
1759 | 1759 |         "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.Url/Images/url.png",  | 
1760 | 1760 |         "DateAdded": "2023-09-27T02:43:06Z",  | 
1761 |  | -        "LatestReleaseDate": "2025-09-06T04:11:52Z"  | 
 | 1761 | +        "LatestReleaseDate": "2025-09-21T12:25:35Z"  | 
1762 | 1762 |     },  | 
1763 | 1763 |     {  | 
1764 | 1764 |         "ID": "72E67DFE0F6F482395AF3CD0A3BC6F04",  | 
 | 
1808 | 1808 |         "Description": "Search settings inside Control Panel and Settings App",  | 
1809 | 1809 |         "Name": "Windows Settings",  | 
1810 | 1810 |         "Author": "TobiasSekan",  | 
1811 |  | -        "Version": "2.0.0",  | 
 | 1811 | +        "Version": "2.0.1",  | 
1812 | 1812 |         "Language": "csharp",  | 
1813 | 1813 |         "Website": "https://github.com/Flow-Launcher/Flow.Launcher",  | 
1814 |  | -        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.WindowsSettings/releases/download/v2.0.0/Flow.Launcher.Plugin.WindowsSettings.zip",  | 
 | 1814 | +        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.WindowsSettings/releases/download/v2.0.1/Flow.Launcher.Plugin.WindowsSettings.zip",  | 
1815 | 1815 |         "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.WindowsSettings",  | 
1816 | 1816 |         "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.WindowsSettings/Images/WindowsSettings.light.png",  | 
1817 | 1817 |         "DateAdded": "2023-09-27T02:43:06Z",  | 
1818 |  | -        "LatestReleaseDate": "2025-09-06T04:12:02Z"  | 
 | 1818 | +        "LatestReleaseDate": "2025-09-21T12:25:47Z"  | 
1819 | 1819 |     },  | 
1820 | 1820 |     {  | 
1821 | 1821 |         "ID": "15361037-bbb1-440a-b98c-aff5825f28a2",  | 
 | 
2415 | 2415 |         "Name": "Plugin Indicator",  | 
2416 | 2416 |         "Description": "Provides plugin action keyword suggestions",  | 
2417 | 2417 |         "Author": "qianlifeng",  | 
2418 |  | -        "Version": "2.0.0",  | 
 | 2418 | +        "Version": "2.0.1",  | 
2419 | 2419 |         "Language": "csharp",  | 
2420 | 2420 |         "Website": "https://github.com/Flow-Launcher/Flow.Launcher",  | 
2421 |  | -        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PluginIndicator/releases/download/v2.0.0/Flow.Launcher.Plugin.PluginIndicator.zip",  | 
 | 2421 | +        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PluginIndicator/releases/download/v2.0.1/Flow.Launcher.Plugin.PluginIndicator.zip",  | 
2422 | 2422 |         "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PluginIndicator",  | 
2423 | 2423 |         "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.PluginIndicator/Images/work.png",  | 
2424 | 2424 |         "DateAdded": "2023-09-27T02:43:06Z",  | 
2425 |  | -        "LatestReleaseDate": "2025-09-06T04:11:18Z"  | 
 | 2425 | +        "LatestReleaseDate": "2025-09-21T12:24:53Z"  | 
2426 | 2426 |     },  | 
2427 | 2427 |     {  | 
2428 | 2428 |         "ID": "D58F8A08-0C0A-45C3-8690-F7C7877EE611",  | 
 | 
2600 | 2600 |         "Name": "Explorer",  | 
2601 | 2601 |         "Description": "Find and manage files and folders via Windows Search or Everything",  | 
2602 | 2602 |         "Author": "Jeremy Wu",  | 
2603 |  | -        "Version": "2.0.0",  | 
 | 2603 | +        "Version": "2.0.1",  | 
2604 | 2604 |         "Language": "csharp",  | 
2605 | 2605 |         "Website": "https://github.com/Flow-Launcher/Flow.Launcher",  | 
2606 |  | -        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Explorer/releases/download/v2.0.0/Flow.Launcher.Plugin.Explorer.zip",  | 
 | 2606 | +        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Explorer/releases/download/v2.0.1/Flow.Launcher.Plugin.Explorer.zip",  | 
2607 | 2607 |         "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Explorer",  | 
2608 | 2608 |         "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.Explorer/Images/explorer.png",  | 
2609 | 2609 |         "DateAdded": "2023-09-27T02:43:06Z",  | 
2610 |  | -        "LatestReleaseDate": "2025-09-06T04:11:14Z"  | 
 | 2610 | +        "LatestReleaseDate": "2025-09-21T12:24:48Z"  | 
2611 | 2611 |     },  | 
2612 | 2612 |     {  | 
2613 | 2613 |         "ID": "4FD15DF08F7146B3AC36AB5F143D8058",  | 
 | 
2815 | 2815 |         "Name": "Shell",  | 
2816 | 2816 |         "Description": "Provide executing commands from Flow Launcher",  | 
2817 | 2817 |         "Author": "qianlifeng",  | 
2818 |  | -        "Version": "2.0.0",  | 
 | 2818 | +        "Version": "2.0.1",  | 
2819 | 2819 |         "Language": "csharp",  | 
2820 | 2820 |         "Website": "https://github.com/Flow-Launcher/Flow.Launcher",  | 
2821 |  | -        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Shell/releases/download/v2.0.0/Flow.Launcher.Plugin.Shell.zip",  | 
 | 2821 | +        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Shell/releases/download/v2.0.1/Flow.Launcher.Plugin.Shell.zip",  | 
2822 | 2822 |         "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Shell",  | 
2823 | 2823 |         "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.Shell/Images/shell.png",  | 
2824 | 2824 |         "DateAdded": "2023-09-27T02:43:06Z",  | 
2825 |  | -        "LatestReleaseDate": "2025-09-06T04:11:44Z"  | 
 | 2825 | +        "LatestReleaseDate": "2025-09-21T12:25:25Z"  | 
2826 | 2826 |     },  | 
2827 | 2827 |     {  | 
2828 | 2828 |         "ID": "D2D2C23B084D411DB66EE0C79D6C2A7C",  | 
 | 
3047 | 3047 |         "Name": "Program",  | 
3048 | 3048 |         "Description": "Search programs in Flow.Launcher",  | 
3049 | 3049 |         "Author": "qianlifeng",  | 
3050 |  | -        "Version": "2.0.0",  | 
 | 3050 | +        "Version": "2.0.1",  | 
3051 | 3051 |         "Language": "csharp",  | 
3052 | 3052 |         "Website": "https://github.com/Flow-Launcher/Flow.Launcher",  | 
3053 |  | -        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Program/releases/download/v2.0.0/Flow.Launcher.Plugin.Program.zip",  | 
 | 3053 | +        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Program/releases/download/v2.0.1/Flow.Launcher.Plugin.Program.zip",  | 
3054 | 3054 |         "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Program",  | 
3055 | 3055 |         "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.Program/Images/program.png",  | 
3056 | 3056 |         "DateAdded": "2023-09-27T02:43:06Z",  | 
3057 |  | -        "LatestReleaseDate": "2025-09-06T04:11:39Z"  | 
 | 3057 | +        "LatestReleaseDate": "2025-09-21T12:25:18Z"  | 
3058 | 3058 |     },  | 
3059 | 3059 |     {  | 
3060 | 3060 |         "ID": "d429a0ef-94e5-4ba6-8eba-b4dd0e69dc48",  | 
 | 
3103 | 3103 |         "Name": "Plugins Manager",  | 
3104 | 3104 |         "Description": "Install, uninstall or update Flow Launcher plugins via the search window",  | 
3105 | 3105 |         "Author": "Jeremy Wu",  | 
3106 |  | -        "Version": "2.0.0",  | 
 | 3106 | +        "Version": "2.0.1",  | 
3107 | 3107 |         "Language": "csharp",  | 
3108 | 3108 |         "Website": "https://github.com/Flow-Launcher/Flow.Launcher",  | 
3109 |  | -        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PluginsManager/releases/download/v2.0.0/Flow.Launcher.Plugin.PluginsManager.zip",  | 
 | 3109 | +        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PluginsManager/releases/download/v2.0.1/Flow.Launcher.Plugin.PluginsManager.zip",  | 
3110 | 3110 |         "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PluginsManager",  | 
3111 | 3111 |         "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.PluginsManager/Images/pluginsmanager.png",  | 
3112 | 3112 |         "DateAdded": "2023-09-27T02:43:06Z",  | 
3113 |  | -        "LatestReleaseDate": "2025-09-06T04:11:23Z"  | 
 | 3113 | +        "LatestReleaseDate": "2025-09-21T12:24:59Z"  | 
3114 | 3114 |     },  | 
3115 | 3115 |     {  | 
3116 | 3116 |         "ID": "42f4fb22-c254-49b3-81d2-6c5b591c2152",  | 
 | 
3885 | 3885 |         "Name": "System Commands",  | 
3886 | 3886 |         "Description": "Provide System related commands. e.g. shutdown,lock, setting etc.",  | 
3887 | 3887 |         "Author": "qianlifeng",  | 
3888 |  | -        "Version": "2.0.0",  | 
 | 3888 | +        "Version": "2.0.1",  | 
3889 | 3889 |         "Language": "csharp",  | 
3890 | 3890 |         "Website": "https://github.com/Flow-Launcher/Flow.Launcher",  | 
3891 |  | -        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Sys/releases/download/v2.0.0/Flow.Launcher.Plugin.Sys.zip",  | 
 | 3891 | +        "UrlDownload": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Sys/releases/download/v2.0.1/Flow.Launcher.Plugin.Sys.zip",  | 
3892 | 3892 |         "UrlSourceCode": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Sys",  | 
3893 | 3893 |         "IcoPath": "https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher@master/Plugins/Flow.Launcher.Plugin.Sys/Images/lock.png",  | 
3894 | 3894 |         "DateAdded": "2023-09-27T02:43:06Z",  | 
3895 |  | -        "LatestReleaseDate": "2025-09-06T04:11:48Z"  | 
 | 3895 | +        "LatestReleaseDate": "2025-09-21T12:25:30Z"  | 
3896 | 3896 |     },  | 
3897 | 3897 |     {  | 
3898 | 3898 |         "ID": "F03364BE-101B-4988-B555-528B961E6A86",  | 
 | 
0 commit comments