mirror of
https://github.com/bitwarden/mobile
synced 2026-01-02 00:23:15 +00:00
Add support for Mull browser (#1435)
This commit is contained in:
@@ -109,6 +109,7 @@ namespace Bit.Droid.Accessibility
|
||||
new Browser("org.torproject.torbrowser_alpha", "mozac_browser_toolbar_url_view,url_bar_title"), // 2nd = Legacy (before v10.0a8)
|
||||
new Browser("org.ungoogled.chromium.extensions.stable", "url_bar"),
|
||||
new Browser("org.ungoogled.chromium.stable", "url_bar"),
|
||||
new Browser("us.spotco.fennec_dos", "mozac_browser_toolbar_url_view,url_bar_title"), // 2nd = Legacy
|
||||
|
||||
// [Section B] Entries only present here
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user