1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-10 05:13:31 +00:00

Added support for SmartCookieWeb and SmartCookieWeb Preview (#1411)

This commit is contained in:
CookieJarApps
2021-05-26 18:41:16 +01:00
committed by GitHub
parent 976eeab6d7
commit fbb7b05b9c
3 changed files with 10 additions and 0 deletions

View File

@@ -46,6 +46,8 @@ namespace Bit.Droid.Accessibility
new Browser("com.chrome.beta", "url_bar"),
new Browser("com.chrome.canary", "url_bar"),
new Browser("com.chrome.dev", "url_bar"),
new Browser("com.cookiegames.smartcookie", "search"),
new Browser("com.cookiejarapps.android.smartcookieweb", "mozac_browser_toolbar_url_view"),
new Browser("com.duckduckgo.mobile.android", "omnibarTextInput"),
new Browser("com.ecosia.android", "url_bar"),
new Browser("com.google.android.apps.chrome", "url_bar"),