From c6eeb4cfd1bec5a4a110ad6b0a0e2d833a04a686 Mon Sep 17 00:00:00 2001 From: Kamikaze Date: Fri, 21 Feb 2025 05:34:27 +0100 Subject: [PATCH] Add Opera and OperaGX to applications list --- config/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/config/applications.json b/config/applications.json index 800e1d73..13762c92 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1551,6 +1551,22 @@ "link": "https://openvpn.net/", "winget": "OpenVPNTechnologies.OpenVPNConnect" }, + "opera": { + "category": "Browsers", + "choco": "opera", + "content": "Opera", + "description": "Opera is a fast and secure web browser with built-in VPN, ad blocker, and a host of innovative features.", + "link": "https://www.opera.com/", + "winget": "Opera.Opera" + }, + "operagx": { + "category": "Browsers", + "choco": "operagx", + "content": "Opera GX", + "description": "Opera GX is a gaming-focused browser offering performance controls, unique design, and exclusive gaming integrations.", + "link": "https://www.opera.com/gx", + "winget": "Opera.OperaGX" + }, "OVirtualBox": { "category": "Utilities", "choco": "virtualbox",