From 444b35a2fd10df9fd215163b790d813a05ce6bd6 Mon Sep 17 00:00:00 2001 From: Ilya Grigorik Date: Sun, 27 Mar 2016 11:35:36 -0700 Subject: [PATCH] add vine.co to exclusion list --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bb1ffc7..7fd0091 100755 --- a/manifest.json +++ b/manifest.json @@ -30,7 +30,8 @@ "https://www.instagram.com/*", "https://www.twitter.com/*", "http://www.lynda.com/*", - "http://www.hitbox.tv/*" + "http://www.hitbox.tv/*", + "https://vine.co/*" ], "css": [ "inject.css" ], "js": [ "inject.js" ]