This commit is contained in:
2025-10-17 14:39:36 +08:00
parent 40a5f4e29c
commit 7f3def2121
17 changed files with 353 additions and 272 deletions

View File

@@ -9,6 +9,6 @@
],
"action": {},
"background": {
"service_worker": "background.js"
"service_worker": "src/background.js"
}
}