Skip to content

docs(ecosystem): add opencode-chrome-annotation plugin - #48955

Open
eagleeyejack wants to merge 2 commits into
anomalyco:devfrom
eagleeyejack:add-chrome-annotation-plugin
Open

eagleeyejack wants to merge 2 commits into
anomalyco:devfrom
eagleeyejack:add-chrome-annotation-plugin

Conversation

@eagleeyejack

@eagleeyejack eagleeyejack commented Sep 14, 2026

Copy link
Copy Markdown

Issue for this PR

N/A — documentation addition for the community ecosystem plugins list.

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds opencode-chrome-annotation to the Plugins table in packages/web/src/content/docs/ecosystem.mdx.

A Chrome extension plus OpenCode plugin: select elements on any page, write an instruction, and send cropped screenshots, element metadata, and your comment into a local OpenCode session. Maintained fork of jodusnodus/opencode-chrome-annotation (GPL-3.0-only) with annotation queueing; not published to npm, the README covers clone-and-build install.

How did you verify your code works?

Docs-only table row. Confirmed the entry matches the existing Plugins table column alignment and links to the maintained fork.

Screenshots / recordings

N/A — documentation-only change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:title labels Sep 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title Add opencode-chrome-annotation to ecosystem plugins doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@eagleeyejack eagleeyejack changed the title Add opencode-chrome-annotation to ecosystem plugins docs(web): add opencode-chrome-annotation to ecosystem plugins Sep 14, 2026
@eagleeyejack eagleeyejack changed the title docs(web): add opencode-chrome-annotation to ecosystem plugins docs(ecosystem): add opencode-chrome-annotation plugin Sep 14, 2026
@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Sep 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant