This commit is contained in:
liushiwei
2024-05-24 22:25:50 +08:00
parent 2c2538c828
commit 10c5bce468
5 changed files with 48 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "TEMU助手",
"description": "TEMU助手 - 自动化提高生产效率",
"version": "3.1.13",
"version": "3.2.1",
"background": {
"service_worker": "/background.js"
},
@@ -51,6 +51,10 @@
"id": "5",
"enabled": true,
"path": "rules_5.json"
},{
"id": "6",
"enabled": true,
"path": "rules_6.json"
}]
},
"content_scripts": [