feat(wsc): fix

This commit is contained in:
go0p
2024-05-07 20:44:29 +08:00
parent 611d9543fe
commit 5424078d38
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",