This commit is contained in:
hsueh chiahao
2025-10-12 11:34:38 +08:00
parent c88e1faa7c
commit 9d32452cb9
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"
}
}