I am trying to debug an issue with an NWJS app I have made, which loads a web page from a surveillance camera on my network into an iframe.
Is there a way I can intercept the loading of the javascript files, allowing me to inject my own JS for debugging?