From d75a7ca897475b2d49d5b604f286788b156c92cb Mon Sep 17 00:00:00 2001 From: Official Noob <31563761+OfficialNoob@users.noreply.github.com> Date: Tue, 6 Aug 2019 21:40:23 +0100 Subject: [PATCH] Added youtube-nocookie.com --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1fe36a7c..468f4297 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,8 @@ "content_scripts": [ { "matches": [ - "https://*.youtube.com/*" + "https://*.youtube.com/*", + "https://www.youtube-nocookie.com/embed/*" ], "all_frames": true, "js": [