From 5dc67a386c06e167d824e422dd15811fb7d0be9b Mon Sep 17 00:00:00 2001 From: afrmtbl Date: Thu, 5 Dec 2019 16:13:22 -0500 Subject: [PATCH] Fix manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3e0815a9..bd7734ae 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "matches": [ "https://*.youtube.com/*", "https://www.youtube-nocookie.com/embed/*", - "https://*.invidio.us/*" + "https://*.invidio.us/*", "https://*.invidiou.sh/*" ], "all_frames": true,