Skip to content

Commit b65680d

Browse files
committed
fix background.js with manifest v3
1 parent 5cc6939 commit b65680d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

manifest.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@
3535
"storage"
3636
],
3737
"background": {
38-
"scripts": [
39-
"background.js"
40-
],
4138
"service_worker": "background.js",
4239
"type": "module"
4340
},

0 commit comments

Comments
 (0)