re-add background script

This commit is contained in:
buzzcode2007 2024-03-22 21:53:48 +08:00
parent 0b04f82ece
commit 51db6c086a

View file

@ -11,6 +11,10 @@
"default_popup": "gui/popup.htm"
},
"background": {
"service_worker": "scripts/shopAI.js"
},
"content_scripts": [
{
"matches": ["http://*/*", "https://*/*"],