fix(browser-extension): error when importing as temporary
This commit is contained in:
parent
bd8b9a1ac7
commit
5848baeda7
@ -16,6 +16,7 @@
|
||||
"options_page": "options.html",
|
||||
"author": "wanhose",
|
||||
"background": {
|
||||
"scripts": ["scripts/background.js"],
|
||||
"service_worker": "scripts/background.js"
|
||||
},
|
||||
"content_scripts": [
|
||||
|
Loading…
Reference in New Issue
Block a user