Currently, the script only works on User Script Extensions like Tampermonkey. I want to make it so that it will debug/log all websocket data in a webpage that has an iframe. Technically, all websocket information emitted from the iframe is displayed in the page's debugger. I don't know how to integrate the script into my site and it doesn't seem to be logging any websocket data. It would really help me out if you could help me since I am new to websockets. Thanks!
Currently, the script only works on User Script Extensions like Tampermonkey. I want to make it so that it will debug/log all websocket data in a webpage that has an iframe. Technically, all websocket information emitted from the iframe is displayed in the page's debugger. I don't know how to integrate the script into my site and it doesn't seem to be logging any websocket data. It would really help me out if you could help me since I am new to websockets. Thanks!