Content script match verändert

This commit is contained in:
clerie 2018-06-24 14:19:38 +02:00
parent f76c136a3f
commit 9e0213152f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"content_scripts": [
{
"matches": [
"*://*.youtube.com/watch*"
"*://*.youtube.com/*"
],
"js": [
"witzig.js"