feat(wsc): fix

This commit is contained in:
go0p
2024-05-15 14:43:04 +08:00
committed by go0p
parent 523889014f
commit 8e154aae29
6 changed files with 132 additions and 77 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
}
},
"background": {
"service_worker": "background.js"
"service_worker": "background.js",
"type": "module"
},
"permissions": [
"activeTab",