How to call a function from an injected script in Chrome Extension?

后端 未结 0 1972
野性不改
野性不改 2020-12-30 18:37

I am trying to make a Chrome extension, where my background.js injects a third-party .js file and the foreground.js like this:

chrome.tabs.executeScript(null,         


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