mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02:00
Reduce content script matches scope
This commit is contained in:
parent
cfca4a1acb
commit
ca73e88b50
@ -43,7 +43,7 @@
|
||||
|
||||
"content_scripts": [{
|
||||
"matches": [
|
||||
"*://*.encora.it/*"
|
||||
"https://encora.it/*"
|
||||
],
|
||||
"js": [
|
||||
"js/contentScript.bundle.js"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user