This commit is contained in:
liushiwei
2023-12-16 22:56:15 +08:00
parent fa57f0fa99
commit 0a7f8eb036
14 changed files with 281 additions and 111 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "TEMU助手",
"description": "TEMU助手 - 自动化提高生产效率",
"version": "3.1.1",
"version": "3.1.3",
"background": {
"service_worker": "/background.js"
},
@@ -35,10 +35,6 @@
"id": "1",
"enabled": true,
"path": "rules_1.json"
},{
"id": "2",
"enabled": true,
"path": "rules_2.json"
}]
},
"content_scripts": [