To install dependencies:
bun installTo run:
bun dev- enable dev mode in Chrome
- click "load unpacked"
- select the
distdirectory that holds build output in this project - open the extension sidebar
- open devtools from the sidebar
- manually reload the devtools window to observe changes to the sidebar (HMR is not enabled)