diff options
author | brunobar79 <brunobar79@gmail.com> | 2018-08-11 01:10:21 +0800 |
---|---|---|
committer | brunobar79 <brunobar79@gmail.com> | 2018-08-11 01:10:21 +0800 |
commit | 6f2c4809b6107cbce8462c69a5a78f5965cd6b12 (patch) | |
tree | 7a0a6a9ec654d7797f5cd13f237781dbd3fcfc3a /app | |
parent | eb2f4914588be3229ff96b0a471e37077a269b1b (diff) | |
download | tangerine-wallet-browser-6f2c4809b6107cbce8462c69a5a78f5965cd6b12.tar tangerine-wallet-browser-6f2c4809b6107cbce8462c69a5a78f5965cd6b12.tar.gz tangerine-wallet-browser-6f2c4809b6107cbce8462c69a5a78f5965cd6b12.tar.bz2 tangerine-wallet-browser-6f2c4809b6107cbce8462c69a5a78f5965cd6b12.tar.lz tangerine-wallet-browser-6f2c4809b6107cbce8462c69a5a78f5965cd6b12.tar.xz tangerine-wallet-browser-6f2c4809b6107cbce8462c69a5a78f5965cd6b12.tar.zst tangerine-wallet-browser-6f2c4809b6107cbce8462c69a5a78f5965cd6b12.zip |
undo permission change
Diffstat (limited to 'app')
-rw-r--r-- | app/manifest.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json index 6f0992501..fb6f98001 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -68,7 +68,6 @@ "clipboardWrite", "http://localhost:8545/", "https://*.infura.io/", - "*://connect.trezor.io/5/*", "activeTab", "webRequest", "*://*.eth/", |