From b8d160136132e113e30e8e1e121c5a0d2e372d8c Mon Sep 17 00:00:00 2001 From: Jack Evans Date: Thu, 17 Sep 2026 13:11:53 +0800 Subject: [PATCH] docs(ecosystem): add opencode-chrome-annotation --- packages/web/src/content/docs/ecosystem.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx index 6c13b3004caf..c87617afa51c 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -55,6 +55,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [opencode-jfrog-plugin](https://github.com/jfrog/opencode-jfrog-plugin) | JFrog Plugin for seamless integration of Opencode users to JFrog platform | | [opencode-goal-plugin](https://github.com/willytop8/OpenCode-goal-plugin) | Session-scoped `/goal` workflow that keeps objectives in context and auto-continues until complete | | [opencode-tavily](https://github.com/tavily-ai/opencode-tavily) | Web search, extraction, crawling, and deep research via the Tavily CLI | +| [opencode-chrome-annotation](https://github.com/eagleeyejack/opencode-chrome-annotation-extension) | Annotate any webpage in Chrome: click an element, send its screenshot, selector, and instruction into a session | ---