A Chrome extension that lives beside any Lovable project. Describe a change in plain English — the AI edits the file and pushes to GitHub instantly. No switching apps. No manual commits.
Configure your credentials here. The extension side panel syncs automatically — zero manual typing in the extension!
Built specifically for Lovable projects — no configuration per project
Open any Lovable project — the extension auto-detects the connected GitHub repository. No manual setup per project.
Content script scans the active Lovable tab using 4 detection strategies. Switch tabs — the context switches too.
Edits are committed and pushed the moment Gemini finishes generating. Zero manual steps — zero confirmation dialogs.
Powered by Gemini 2.0 Flash. Describe any change in plain English and get back a complete, working file — no prompting tricks needed.
Browse the entire src/ directory of your project. Click any file to view its contents and jump straight to AI editing.
After every auto-commit, a minimal diff shows what changed (green = added, red = removed). Auto-hides after 8 seconds.
Click Download Extension above. Extract the ZIP file to a permanent folder on your computer.
extension-main/chrome-extension/Open Chrome extensions, enable Developer Mode, click Load Unpacked, and select the chrome-extension/ folder.
chrome://extensions → Load unpackedEnter your Gemini Key and GitHub PAT in the Control Center above and click Save & Sync. The extension side panel picks them up automatically — no manual typing in the extension!
Navigate to lovable.dev — the panel auto-detects your project. Pick a file, describe your change, and click Generate & Push Edit.
Downloads the full repo ZIP — extension is in chrome-extension/
chrome://extensions → Developer mode → Load unpacked