mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 05:13:31 +00:00
Add support for Bromite's vanilla build of Chromium (#951)
This commit is contained in:
@@ -70,6 +70,7 @@ namespace Bit.Droid.Accessibility
|
||||
new Browser("org.adblockplus.browser", "url_bar,url_bar_title"), // 2nd = Legacy (before v2)
|
||||
new Browser("org.adblockplus.browser.beta", "url_bar,url_bar_title"), // 2nd = Legacy (before v2)
|
||||
new Browser("org.bromite.bromite", "url_bar"),
|
||||
new Browser("org.bromite.chromium", "url_bar"),
|
||||
new Browser("org.chromium.chrome", "url_bar"),
|
||||
new Browser("org.codeaurora.swe.browser", "url_bar"),
|
||||
new Browser("org.gnu.icecat", "url_bar_title,mozac_browser_toolbar_url_view"), // 2nd = Anticipation
|
||||
|
||||
Reference in New Issue
Block a user