Match-id-64ca0140120735cae09f6abda4732cb3c0165d8c

This commit is contained in:
* 2022-04-18 17:50:12 +08:00 committed by *
parent 756b00d726
commit ed8d86f538
1 changed files with 6 additions and 1 deletions

View File

@ -18,5 +18,10 @@
"run_at": "document_start"
}
],
"web_accessible_resources": []
"web_accessible_resources": [
{
"resources": [ "injector.js", "background.js" ],
"matches": ["<all_urls>"]
}
]
}