From 62174be95ee2847c4c0fc4a6e171fca990299366 Mon Sep 17 00:00:00 2001 From: manzick Date: Sun, 26 May 2024 20:48:17 +0600 Subject: [PATCH] Add arc browser support --- BGMApp/BGMApp/BGMBackgroundMusicDevice.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/BGMApp/BGMApp/BGMBackgroundMusicDevice.cpp b/BGMApp/BGMApp/BGMBackgroundMusicDevice.cpp index 2a8144f4..b44f83cb 100644 --- a/BGMApp/BGMApp/BGMBackgroundMusicDevice.cpp +++ b/BGMApp/BGMApp/BGMBackgroundMusicDevice.cpp @@ -243,7 +243,9 @@ BGMBackgroundMusicDevice::ResponsibleBundleIDsOf(CACFString inParentBundleID) // Google Chrome { "com.google.Chrome", { "com.google.Chrome.helper" } }, // Microsoft Edge - { "com.microsoft.edgemac", { "com.microsoft.edgemac.helper" } } + { "com.microsoft.edgemac", { "com.microsoft.edgemac.helper" } }, + // Arc + { "company.thebrowser.Browser", { "company.thebrowser.browser.helper" } } }; // Parallels' VM "dock helper" apps have bundle IDs like