reinsert blank action

Grant permission
This commit is contained in:
buzz-lightsnack-2007 2024-04-28 21:24:36 +08:00
parent dcbac64f9f
commit 378970097e

View file

@ -9,7 +9,7 @@
"background": { "background": {
"service_worker": "scripts/background/shopAI.js", "type": "module" "service_worker": "scripts/background/shopAI.js", "type": "module"
}, },
"action": {},
"content_scripts": [ "content_scripts": [
{ {
"matches": ["http://*/*", "https://*/*"], "matches": ["http://*/*", "https://*/*"],