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
