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!
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!