aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--manifest/manifest.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json
index 5a513095..2ebf3cd3 100644
--- a/manifest/manifest.json
+++ b/manifest/manifest.json
@@ -11,6 +11,9 @@
"https://*.youtube.com/*",
"https://www.youtube-nocookie.com/embed/*"
],
+ "exclude_matches": [
+ "https://accounts.youtube.com/RotateCookiesPage*"
+ ],
"all_frames": true,
"js": [
"./js/content.js"