Merge pull request #83 from OfficialNoob/patch-16

Added youtube-nocookie.com
This commit is contained in:
Ajay Ramachandran 2019-08-23 21:13:03 -04:00 committed by GitHub
commit 227bec4d8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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