A privacy-conscious Chrome extension that leverages AI to automate form filling and Google Sheets manipulation. Just type your intent β the extension does the rest.
- π Secure Google Sign-In (OAuth2)
- βοΈ Intelligent Form Autofill (supports MUI, AntD, and custom UIs)
- π Smart Page & Form Structure Extraction
- π Google Sheets Support:
- Fill data with prompts
- Auto-generate charts & tables
- π§ AI Integration via DeepSeek API
- π Visual step-by-step status tracker
- π¦ JWT-based auth via secure Chrome storage
- Chrome Extension (Manifest V3)
- React + Vite + TypeScript
- Node.js + Express (Backend)
- Tailwind + ShadCN
- OpenAI (LLM for AI)
- Google OAuth2 (via
chrome.identity)
npm install
npm run build
