mirror of
https://github.com/bitwarden/mobile
synced 2026-02-23 16:12:57 +00:00
Add autofill/a11y support for ungoogled.chromium browser (#978)
This commit is contained in:
@@ -86,6 +86,7 @@ namespace Bit.Droid.Accessibility
|
||||
new Browser("org.mozilla.rocket", "display_url"),
|
||||
new Browser("org.torproject.torbrowser", "url_bar_title,mozac_browser_toolbar_url_view"), // 2nd = Anticipation
|
||||
new Browser("org.torproject.torbrowser_alpha", "url_bar_title,mozac_browser_toolbar_url_view"), // 2nd = Anticipation
|
||||
new Browser("org.ungoogled.chromium", "url_bar"),
|
||||
|
||||
// [Section B] Entries only present here
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user