It seems that in the terminal section, that the `window.onmessage` callback in the main.js file is never run, even when triggering `window.top.postMessage("injected", "*")` manually in the console.