re-add background script
This commit is contained in:
parent
0b04f82ece
commit
51db6c086a
1 changed files with 9 additions and 5 deletions
|
@ -11,6 +11,10 @@
|
||||||
"default_popup": "gui/popup.htm"
|
"default_popup": "gui/popup.htm"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"background": {
|
||||||
|
"service_worker": "scripts/shopAI.js"
|
||||||
|
},
|
||||||
|
|
||||||
"content_scripts": [
|
"content_scripts": [
|
||||||
{
|
{
|
||||||
"matches": ["http://*/*", "https://*/*"],
|
"matches": ["http://*/*", "https://*/*"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue