Merge pull request #741 from manzick/arc-support

Add arc browser support
This commit is contained in:
Kyle Neideck 2024-05-27 01:05:31 +10:00 committed by GitHub
commit 610f15c556
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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