macOS
- Open the app in terminal,
open /Applications/APP_NAME --args --inspect --remote-debugging-port=8314 - Open
127.0.0.1:8314in Chrome
Windows
- Open the app in the
cmd.exeorPowerShell,C:\Users\USER_NAME\AppData\Local\APP_NAME\APP.exe --inspect --remote-debugging-port=8314 - Open
127.0.0.1:8314in Chrome