diff options
Diffstat (limited to 'manifest/manifest-v2-extra.json')
-rw-r--r-- | manifest/manifest-v2-extra.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manifest/manifest-v2-extra.json b/manifest/manifest-v2-extra.json index 1ab9b242..1c33efe7 100644 --- a/manifest/manifest-v2-extra.json +++ b/manifest/manifest-v2-extra.json @@ -120,6 +120,9 @@ "https://*.youtube.com/*", "https://www.youtube-nocookie.com/embed/*" ], + "exclude_matches": [ + "https://accounts.youtube.com/RotateCookiesPage*" + ], "all_frames": true, "js": [ "./js/content.js" |