This is the DevTools panel implementation of glass-easel-devtools for Chrome/Firefox DevTools.
See glass-easel-devtools for details.
nodejs and pnpm should be globally installed.
In the project root directory (glass-easel-devtools):
- run
pnpm install
to install dependencies; - run
npm run pack-extension
to build.
The final product can be found in extension/pkg
directory.