inporter worksvim background.js !

This commit is contained in:
2024-03-18 21:22:16 +01:00
parent 96be5a4418
commit 901ead6691
3 changed files with 82 additions and 39 deletions

View File

@@ -23,9 +23,8 @@
"matches": [
"<all_urls>"
],
"js": [
"spawn.js"
]
"js": ["spawn.js"],
"run_at":"document_end"
}
]
}