Descriptions:
Paul J. Lipsky walks through the complete process of building a Chrome extension using Claude’s desktop co-work mode — demonstrating that the workflow is accessible even to someone with zero prior coding experience. The video opens by showcasing Gemini Architect, a fully functional extension Lipsky built that adds a drag-and-drop folder system, full conversation copying, keyboard shortcuts, and theme switching to Google Gemini, before pivoting to guide viewers through building a new extension from scratch.
The tutorial covers the full development loop: creating a local project folder in Claude’s desktop app, using voice dictation via Whisper Flow to describe the desired feature (a ChatGPT focus mode that strips away UI distractions), iterating on failures by uploading screenshots for visual debugging, and reloading the unpacked extension in Chrome without manual file management. Lipsky also explains his model strategy — defaulting to Claude Sonnet for most work and escalating to Opus only when Sonnet gets stuck — and demonstrates how installing the Claude Chrome extension gives the desktop app direct browser access to inspect live DOM elements, which resolved a stubborn CSS targeting issue without needing to switch models.
The key advantage highlighted throughout is that Claude co-work writes and updates files directly in the local project folder, eliminating the download-delete-replace cycle that made iterating on extensions painful when using Gemini’s web interface.
📺 Source: Paul J Lipsky · Published March 17, 2026
🏷️ Format: Hands On Build







