Use Thunderbird background scripts for MV3
This commit is contained in:
parent
953cd501a7
commit
e5f89222a3
4 changed files with 6 additions and 4 deletions
|
|
@ -17,7 +17,9 @@
|
|||
"https://*/*"
|
||||
],
|
||||
"background": {
|
||||
"service_worker": "src/background.js",
|
||||
"scripts": [
|
||||
"src/background.js"
|
||||
],
|
||||
"type": "module"
|
||||
},
|
||||
"cloud_file": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue