Don't inject into the cookie rotate iframe

There's nothing there, it only breaks the refreshing.
This commit is contained in:
mini-bomba 2024-06-13 01:08:12 +02:00
parent 98ac2fc618
commit f48c57b1c5
No known key found for this signature in database
GPG key ID: 30F8B138B4794886

View file

@ -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"