Reduce content script matches scope

This commit is contained in:
MusicalBean 2023-08-27 08:02:48 -07:00
parent cfca4a1acb
commit ca73e88b50

View File

@ -43,7 +43,7 @@
"content_scripts": [{ "content_scripts": [{
"matches": [ "matches": [
"*://*.encora.it/*" "https://encora.it/*"
], ],
"js": [ "js": [
"js/contentScript.bundle.js" "js/contentScript.bundle.js"