[PR #7596] docs: Add opencode-browser plugin to ecosystem #12450

Closed
opened 2026-02-16 18:17:21 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/7596

State: closed
Merged: No


Summary
Adds opencode-browser to the ecosystem page.

opencode-browser is a plugin that enables browser automation without MCP servers using your chromium-based browser.

Features:

  • Works with existing Chrome/Brave/Arc profiles
  • Local sockets + native messaging
  • One OpenCode session can own multiple tabs and run actions in parallel
  • Declarative primitives for click/type/query/snapshot

Demo:
https://x.com/benjaminshafii/status/2009040618258092167?s=20

Installation is still a bit rough around the edges because it requires an extension. Actively working on making this smoother.

https://github.com/user-attachments/assets/306831a5-5c86-4482-9aa4-dc83dd664cc2

Example use case: automate admin-console tasks with existing logins and extract visible verification tokens without eval.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7596 **State:** closed **Merged:** No --- Summary Adds opencode-browser to the ecosystem page. opencode-browser is a plugin that enables browser automation without MCP servers using your chromium-based browser. Features: - Works with existing Chrome/Brave/Arc profiles - Local sockets + native messaging - One OpenCode session can own multiple tabs and run actions in parallel - Declarative primitives for click/type/query/snapshot Demo: https://x.com/benjaminshafii/status/2009040618258092167?s=20 Installation is still a bit rough around the edges because it requires an extension. Actively working on making this smoother. https://github.com/user-attachments/assets/306831a5-5c86-4482-9aa4-dc83dd664cc2 Example use case: automate admin-console tasks with existing logins and extract visible verification tokens without eval.
yindo added the pull-request label 2026-02-16 18:17:21 -05:00
yindo closed this issue 2026-02-16 18:17:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12450