0

I am developing a Chrome Extension and I want it to go to a web page and execute commands by clicking on various buttons. However, I don't want it to do it by opening a new tab visible to the user.

Is there a way to do this?

Thanks!

  • Try doing it inside an [offscreen document](https://developer.chrome.com/docs/extensions/reference/offscreen/). – wOxxOm Mar 14 '23 at 05:40

0 Answers0