Capture
Record resilient page actions or choose elements visually.
Scrape pages, transform data, branch logic, call APIs, schedule runs, and inspect every variable—without surrendering control of your browser data.
Record resilient page actions or choose elements visually.
Parse JSON, map fields, transform text, and iterate arrays.
Send authenticated webhooks, download files, or call a reusable workflow.
Test value-producing steps against the active page, inspect typed variables live, review response headers, and keep detailed run history with failure screenshots.
heading string "Release notes"
items array [12 items]
currentIndex number 4
apiResponse object { status: "ok" }Free includes the complete browser-automation foundation. Pro adds convenience tools, portability, integrations, and unattended execution.
Build and run useful workflows manually in your browser.
Everything in Free, plus faster data shaping and unattended automations.
Install Ollama, pull a model, allow the extension origin, then select Local Ollama in Settings.
ollama pull qwen3:8b OLLAMA_ORIGINS=chrome-extension://* ollama serve
For tighter access, use your exact chrome-extension://EXTENSION_ID. Set the endpoint to http://localhost:11434 and model to qwen3:8b.
Provider Local Ollama Endpoint http://localhost:11434 Model qwen3:8b API key Not required
Separate importable kits demonstrate CSV iteration, file manipulation, date logic, pagination, JSON mapping, and multipart delivery.
Load rows, iterate customers, generate IDs, and populate a form.
Calculate reminder windows, assert results, and branch visibly.
Extract JSON paths, build typed payloads, and call a webhook.