4
I need to make a web-extension (add-on) that can handle DOM elements, existing events and execute scripts in the context of a page of a website.
But I need this to happen in background without the page being explicitly in the user’s browser, that is, I want to manipulate a page without opening it in a tab or window?
You have to learn to develop extensions for the Chrome browser preferably. On google there are several tutorials, examples, etc.
– Ailton de Araújo
Which extension link does this?
– Valdeir Psr