mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 05:13:31 +00:00
Add support for Tor Browser (Alpha) (#872)
* Add Tor Browser (Alpha) to SupportedBrowsers dict * Add Tor Browser (Alpha) to CompatBrowsers * Add Tor Browser (Alpha) compatibility-package entry
This commit is contained in:
@@ -77,6 +77,7 @@ namespace Bit.Droid.Autofill
|
||||
"org.mozilla.reference.browser",
|
||||
"org.mozilla.rocket",
|
||||
"org.torproject.torbrowser",
|
||||
"org.torproject.torbrowser_alpha",
|
||||
};
|
||||
|
||||
// The URLs are blacklisted from autofilling
|
||||
|
||||
Reference in New Issue
Block a user