openclaw/extensions/browser
Peter Steinberger d610e2cc6c
feat(browser): support per-profile headless
Co-authored-by: nakamotoliu <nakamotoliu2026@gmail.com>
Co-authored-by: Nakamoto <nakamoto@claude.ai>
2026-04-25 01:49:22 +01:00
..
skills/browser-automation feat(browser): add doctor and richer inspection helpers 2026-04-25 00:56:35 +01:00
src feat(browser): support per-profile headless 2026-04-25 01:49:22 +01:00
test-support fix(test): keep browser vitest mock out of runtime scan 2026-04-20 20:45:42 +01:00
browser-bridge.ts refactor: split browser sdk imports for sandbox and audit 2026-04-03 16:39:47 +01:00
browser-cdp.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-config.ts Browser: consolidate duplicate helper surfaces via facade delegation (#63957) 2026-04-09 19:49:04 -05:00
browser-control-auth.ts Browser: consolidate duplicate helper surfaces via facade delegation (#63957) 2026-04-09 19:49:04 -05:00
browser-doctor.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-host-inspection.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-maintenance.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-profiles.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-runtime-api.ts refactor: route plugin sdk through extension barrels 2026-03-27 13:46:16 +00:00
cli-metadata.ts perf(plugins): trim channel boundary core imports 2026-04-08 08:52:52 +01:00
index.test.ts feat(browser): add stable tab handles and automation skill 2026-04-25 00:23:55 +01:00
index.ts test: speed up browser plugin entry tests 2026-04-07 19:59:46 +01:00
openclaw.plugin.json feat(browser): add stable tab handles and automation skill 2026-04-25 00:23:55 +01:00
package.json chore(deps): update workspace dependencies 2026-04-24 16:55:08 +01:00
plugin-registration.ts Browser: align plugin registration mutability 2026-04-07 23:52:55 +01:00
register.runtime.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
runtime-api.ts refactor: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00:00
setup-api.ts refactor: dedupe extension lowercase readers 2026-04-07 12:18:01 +01:00
test-fetch.ts perf: slim browser tab tests 2026-04-23 21:07:11 +01:00
test-support.ts fix(browser): route test support through sdk testing 2026-04-04 01:07:28 +09:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00