Answer the question
In order to leave comments, you need to log in
How to change JS code in browser at runtime?
The site has downloadable scripts.
One of these scripts has a bug (presumably).
I want to debug him and tweak him for personal needs. At least I want to play.
The problem is that the code I need to change is preformed: in this example, it's an anonymous function. That is, something like this happens:
// some code
.onClick(() => { console.log("abc"); })
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question