Overview
The ondoki Chrome Extension captures web-based workflows directly in the browser. It records clicks, navigation, and page context as step-by-step guides.Installation
- Download from GitHub Releases or the Chrome Web Store
- Enable the extension in Chrome
- Connect to your ondoki server
Connecting to Your Server
- Click the ondoki extension icon in the Chrome toolbar
- Enter your ondoki server URL
- Log in with your credentials
Recording
- Click Start Recording in the extension popup
- Navigate and interact with web pages normally
- Each click and navigation is captured as a step with a screenshot
- Click Stop Recording when finished
- The recording is uploaded to your ondoki project
After Upload
The captured workflow follows the same processing pipeline as desktop recordings:- AI auto-generates title, summary, tags, and step annotations (if LLM is configured)
- The workflow appears in your project and is searchable
- You can edit, share, and export the workflow from the web UI
Use Cases
- Recording SaaS onboarding flows
- Documenting web-based admin procedures
- Capturing bug reproduction steps
- Creating training materials for web applications