One quick question! Are you mandated to use Chrome? Cause I’ve tried with Firefox and was only able to get ”TeamSpeak Client UI” and that other link to show up. After choosing ”TS…” nothing shows up, only white background. And that other link works only after copying it and pasting in browser bar, clicking doesn’t work.
BTW, it’s working on Linux if someone wants to know. Just create a launcher and in command field put path/to/ts5/file --remote-debug-port=9222. Should probably work also from Terminal, but haven’t tried that.
Yes it has to be chrome (or any chromium based browser) as TeamSpeak (5) ist chromium based.
The chromium devtools are specifically designed for chromium.
The Teamspeak application is not hosting a devtools webserver but rather opening the connection to the front end so chromium can access this and generate the specific devtools.
I want to start working on my custom theme but it looks like there no way to hot reload or reload on file change for extension/plugins/theme. Does anyone know a way to do that?