This commit is contained in:
FoxRefire 2024-04-23 08:41:20 +09:00
parent f98c2b1781
commit b4377513ae

View File

@ -20,7 +20,8 @@
{
"run_at":"document_start",
"matches":["<all_urls>"],
"js": ["content.js"]
"js": ["content.js"],
"all_frames": true
}
],
"browser_action": {