How to add libraries to injected script in chrome extension?

后端 未结 0 747
予麋鹿
予麋鹿 2020-12-16 18:47

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题