openclaw/extensions/browser
Peter Steinberger 6602092a40
fix(browser): require admin scope for browser request
Co-authored-by: RichardCao <RichardCao@users.noreply.github.com>
2026-04-25 05:27:20 +01:00
..
skills/browser-automation feat(browser): add doctor and richer inspection helpers 2026-04-25 00:56:35 +01:00
src fix: isolate browser proxy routing 2026-04-25 03:49:06 +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
browser-cdp.ts
browser-config.ts fix(plugin-sdk): align browser tab cleanup type exports 2026-04-25 03:53:21 +01: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
browser-host-inspection.ts
browser-maintenance.ts
browser-profiles.ts fix(plugin-sdk): align browser tab cleanup type exports 2026-04-25 03:53:21 +01:00
browser-runtime-api.ts
cli-metadata.ts
index.test.ts fix(browser): require admin scope for browser request 2026-04-25 05:27:20 +01:00
index.ts
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 fix(browser): require admin scope for browser request 2026-04-25 05:27:20 +01:00
register.runtime.ts
runtime-api.ts
setup-api.ts
test-fetch.ts perf: slim browser tab tests 2026-04-23 21:07:11 +01:00
test-support.ts
tsconfig.json