Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into experimental

This commit is contained in:
Ajay Ramachandran
2019-08-23 21:13:37 -04:00

View File

@@ -7,7 +7,8 @@
"content_scripts": [ "content_scripts": [
{ {
"matches": [ "matches": [
"https://*.youtube.com/*" "https://*.youtube.com/*",
"https://www.youtube-nocookie.com/embed/*"
], ],
"all_frames": true, "all_frames": true,
"js": [ "js": [