From 36525b58d21f261881ae4bf303bfe6290d199a80 Mon Sep 17 00:00:00 2001 From: "Mr.k" Date: Mon, 1 Apr 2024 23:14:13 +0300 Subject: [PATCH] Add 'VistaSwitcher' App to 'application.json' File --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index 1841c603..13e372f2 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2358,5 +2358,13 @@ "description": "Windows Firewall Control is a powerful tool which extends the functionality of Windows Firewall and provides new extra features which makes Windows Firewall better.", "link": "https://www.binisoft.org/wfc", "winget": "BiniSoft.WindowsFirewallControl" + }, + "WPFInstallvistaswitcher": { + "category": "Utilities", + "choco": "na", + "content": "VistaSwitcher", + "description": "VistaSwitcher makes it easier for you to locate windows and switch focus, even on multi-monitor systems. The switcher window consists of an easy-to-read list of all tasks running with clearly shown titles and a full-sized preview of the selected task.", + "link": "https://www.ntwind.com/freeware/vistaswitcher.html", + "winget": "ntwind.VistaSwitcher" } }