From a4e6c7a180252b3d315e62f63f1ec7da09d58153 Mon Sep 17 00:00:00 2001 From: Nivesh Rajbhandari Date: Mon, 19 Mar 2012 15:40:16 -0700 Subject: Need to allow youtube.com content in Ninja's manifest. Note you will have to reload the Ninja extension. Signed-off-by: Nivesh Rajbhandari --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 80d8a5be..2ab4369b 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,8 @@ "unlimitedStorage", "notifications", "webRequest", - "webRequestBlocking" + "webRequestBlocking", + "http://www.youtube.com/*" ], "requirements": { "3D": { -- cgit v1.2.3