A Google Chrome extension that sets autocomplete attributes of any editable (<input />, <textarea />, etc...) input fields.
- Node.js
- pnpm
pnpm install # Install dependenciespnpm dev # Build with watch mode
pnpm build # Build without watch modeSee package.json for more details.

