Answer the question
In order to leave comments, you need to log in
Is it possible to use extended JS in the browser (as through the console)?
You cannot call a loop in the console and write complex code. For example, I go to someone else's site, can I push my JS through the browser? For example, parse the page, etc.
Answer the question
In order to leave comments, you need to log in
You cannot call a loop in the console and write complex code.
push your JS through the browser
script
and upload whatever you want there. You can write complex code in the console, hold down the shift key to break the line and only then press inter, but usually I use special browser extensions to run JavaScript on sites. Of course, you can also launch and parse through the console, but this is simply inconvenient.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question