openclaw/extensions/browser
2026-07-12 18:21:11 +08:00
..
chrome-extension chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
scripts feat(browser): restore driver "extension" via a loopback Chrome extension relay (no remote-debugging prompt) (#100619) 2026-07-06 10:08:27 +01:00
skills/browser-automation feat(browser): support evaluate timeouts for existing sessions (#103181) 2026-07-11 15:23:52 -07:00
src refactor(plugins): remove dead channel helpers (#105276) 2026-07-12 18:21:11 +08:00
browser-bridge.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
browser-cdp.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
browser-config.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
browser-control-auth.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
browser-doctor.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
browser-host-inspection.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
browser-maintenance.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
browser-profiles.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
cli-metadata.ts feat(browser): pair the Chrome extension directly to a remote gateway (#101127) 2026-07-07 04:31:52 +01:00
index.test.ts feat(macos): import local browser login (#104177) 2026-07-10 22:14:36 -07:00
index.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
openclaw.plugin.json
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
plugin-registration.ts fix(browser): prevent stale profile resurrection (#104601) 2026-07-11 11:06:07 -07:00
register.runtime.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
runtime-api.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
setup-api.ts docs: document browser plugin entrypoints 2026-06-04 07:22:35 -04:00
test-fetch.ts improve: keep isolated tests under one second (#100019) 2026-07-05 10:57:19 -07:00
test-support.ts fix(browser): prevent stale profile resurrection (#104601) 2026-07-11 11:06:07 -07:00
tsconfig.json