mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-01 22:29:20 +03:00
Don't inject into the cookie rotate iframe
There's nothing there, it only breaks the refreshing.
This commit is contained in:
@@ -11,6 +11,9 @@
|
|||||||
"https://*.youtube.com/*",
|
"https://*.youtube.com/*",
|
||||||
"https://www.youtube-nocookie.com/embed/*"
|
"https://www.youtube-nocookie.com/embed/*"
|
||||||
],
|
],
|
||||||
|
"exclude_matches": [
|
||||||
|
"https://accounts.youtube.com/RotateCookiesPage*"
|
||||||
|
],
|
||||||
"all_frames": true,
|
"all_frames": true,
|
||||||
"js": [
|
"js": [
|
||||||
"./js/content.js"
|
"./js/content.js"
|
||||||
|
|||||||
Reference in New Issue
Block a user