A v2 Chrome DevTools Extension

Just wanted to share my latest sideproject of my other sideproject, a DevToops Debug Extension for an awesome Phaser3 plugin. GitHub - zewa666/grid-engine-devtools: A DevTools extension for the Grid Engine Phaser 3 plugin

Since my Games UI is Aurelia based, naturally the Extension also had to be :wink:

I have to admit I needed some ugly hacks to allow proper Dev time tooling for the extension with Webpack, so it might help others trying to achieve the same. (Iā€™m looking at you nasty CSP manifest v3 vs v2 behavior)

4 Likes