调整
This commit is contained in:
@@ -76,12 +76,24 @@
|
||||
"js": [
|
||||
"/content.js"
|
||||
]
|
||||
},
|
||||
{
|
||||
"matches": [
|
||||
"*://*.kuajingmaihuo.com/*"
|
||||
],
|
||||
"js": [
|
||||
"/js/temuSellerContent.js"
|
||||
]
|
||||
}
|
||||
],
|
||||
"web_accessible_resources": [
|
||||
{
|
||||
"resources": [ "js/download.js","js/jszip.min.js","js/FileSaver.js" ],
|
||||
"matches": [ "*://*.aliexpress.com/*", "*://*.amazon.com/*", "*://*.shein.com/*" ]
|
||||
},
|
||||
{
|
||||
"resources": [ "js/temuSeller.js" ],
|
||||
"matches": [ "*://*.kuajingmaihuo.com/*" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user