dev-browser

Featured

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.

Web & Frontend 890 stars 69 forks Updated 3 weeks ago MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
98
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
25
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Dev Browser A CLI for controlling browsers with sandboxed JavaScript scripts. ## Installation ```bash npm install -g dev-browser dev-browser install ``` ## Usage Run `dev-browser --help` to learn more. Named daemon-launched browsers persist by default. For unattended work, `--idle-timeout 5m` closes each launched browser after inactivity while preserving its profile and login state. The setting never closes Chrome attached with `--connect`; use `--idle-timeout 0` to disable configured cleanup.

Details

Author
saffron-health
Repository
saffron-health/libretto
Created
6 months ago
Last Updated
3 weeks ago
Language
TypeScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category