Skip to content

Commit b55911b

Browse files
committed
Revert "fix background.js with manifest v3"
This reverts commit b65680d.
1 parent b65680d commit b55911b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

manifest.json

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

0 commit comments

Comments
 (0)