Browser extension that inspects the current page, lists detected form fields in the popup, and applies saved values back into the page.
src/
background/
common/
content/
popup/
extension/
assets/
dist/
manifest.json
bun install
bun run buildLoad the extension from the extension/ directory in Chrome after the build finishes.