run bun vite build
to generate the dist directory.
Load the extension in Chrome:
- Open
chrome://extensions/
, enabling Developer mode. - Load the unpacked extension, and select the dist folder.
- Test the webpage collection and options configuration page.
Note: After building, the extension must be reloaded.