From 462e2a97317e67eb08a3192a4e1db63c9d344d3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ple=C8=99=20Alexandru?= <34649178+plesalex100@users.noreply.github.com> Date: Tue, 4 Jun 2024 04:34:11 +0300 Subject: [PATCH] Add Arc Browser to the application list. * Add Arc Browser to the application list. --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index 9f6c3a51..e0f88a20 100644 --- a/config/applications.json +++ b/config/applications.json @@ -263,6 +263,14 @@ "link": "https://github.com/Hibbiki/chromium-win64", "winget": "Hibbiki.Chromium" }, + "WPFInstallarc": { + "category": "Browsers", + "choco": "na", + "content": "Arc", + "description": "Arc is a Chromium based browser, known for it's clean and modern design.", + "link": "https://arc.net/", + "winget": "TheBrowserCompany.Arc" + }, "WPFInstallclementine": { "category": "Multimedia Tools", "choco": "clementine",