Adding chrome extension to white-listed domains

pull/41/head
Karel Bílek 8 years ago committed by GitHub
parent b29db007f9
commit 6d0f3083f3

@ -14,7 +14,8 @@
"https://bitex\\.la(/.*)?", "https://bitex\\.la(/.*)?",
"https://[\\w\\.-]+\\.bitex\\.la(/.*)?", "https://[\\w\\.-]+\\.bitex\\.la(/.*)?",
"https://quorumwallet\\.com(/.*)?", "https://quorumwallet\\.com(/.*)?",
"https://[\\w\\.-]+\\.quorumwallet\\.com(/.*)?" "https://[\\w\\.-]+\\.quorumwallet\\.com(/.*)?",
"chrome-extension://jcjjhjgimijdkoamemaghajlhegmoclj(/.*)?"
], ],
"blacklist_urls": [ "blacklist_urls": [
], ],

Loading…
Cancel
Save