Hello! Is there a way to embed a javascript script into the source code of someone else's page? For example, when switching to a foreign site, Javascript code is inserted into its source code, which automatically fills in the form. Or can this case be implemented somehow differently, for example, through a GET request?
It is necessary to execute the code exactly locally, because deploying its server is already a hacking topic.