From 9e0213152fde4d6c181071332c733a79a35b9f4f Mon Sep 17 00:00:00 2001 From: clerie Date: Sun, 24 Jun 2018 14:19:38 +0200 Subject: [PATCH] =?UTF-8?q?Content=20script=20match=20ver=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 38dfb8b..1716981 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,7 @@ "content_scripts": [ { "matches": [ - "*://*.youtube.com/watch*" + "*://*.youtube.com/*" ], "js": [ "witzig.js"