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"