This commit is contained in:
liushiwei
2024-09-19 21:28:59 +08:00
parent 5e8b1ea682
commit 4a90536696
26 changed files with 1604 additions and 472 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "TEMU助手",
"description": "TEMU助手 - 自动化提高生产效率",
"version": "3.2.12",
"version": "3.3.0",
"background": {
"service_worker": "/background.js"
},
@@ -14,7 +14,7 @@
"action": {
},
"host_permissions": [
"*://*.jjcp52.com/",
"*://124.71.2.127:8888/",
"*://*.kuajingmaihuo.com/",
"*://*.temu.com/",
"*://*.aliexpress.com/",
@@ -68,6 +68,10 @@
"id": "9",
"enabled": true,
"path": "rules_9.json"
},{
"id": "11",
"enabled": true,
"path": "rules_11.json"
}]
},
"content_scripts": [