mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-19 04:48:12 +00:00
Merge pull request #16 from trezor/chrome-extension-patch
Adding chrome extension to white-listed domains
This commit is contained in:
commit
a8ed2d41e8
@ -14,7 +14,8 @@
|
||||
"https://bitex\\.la(/.*)?",
|
||||
"https://[\\w\\.-]+\\.bitex\\.la(/.*)?",
|
||||
"https://quorumwallet\\.com(/.*)?",
|
||||
"https://[\\w\\.-]+\\.quorumwallet\\.com(/.*)?"
|
||||
"https://[\\w\\.-]+\\.quorumwallet\\.com(/.*)?",
|
||||
"chrome-extension://jcjjhjgimijdkoamemaghajlhegmoclj(/.*)?"
|
||||
],
|
||||
"blacklist_urls": [
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user