Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/chrome
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2014-03-28 09:26:59 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-04-17 10:24:44 +0400
commiteaaf482972422ea2755b3f2e4922ed49b6c07ffe (patch)
tree4e732d65d88a28e6b8f68d7a978c849d11e5afbb /chrome
parent803b91ff8394226e8246cae228fcf8b5f95528f1 (diff)
use ut_metadata
Diffstat (limited to 'chrome')
-rw-r--r--chrome/manifest.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/manifest.json b/chrome/manifest.json
index 010ae3c..53e5f83 100644
--- a/chrome/manifest.json
+++ b/chrome/manifest.json
@@ -26,14 +26,6 @@
]
},
"*://*/*",
- {
- "socket": [
- "tcp-connect:*:*",
- "tcp-listen::*",
- "udp-send-to::*",
- "udp-bind::*"
- ]
- },
"contextMenus"
],
"sockets": {