In my content-script.js, I would like to inject a script. Code below shows how the script is injected (it works well)
function injectScript(func) { let ac