Vynix browser extension for visual bug reporting and website feedback with AI diagnosis.
Vynix Browser Extension is part of the Vynix developer toolkit. It adds a visual feedback layer to websites so teams can capture bugs, page context, and AI diagnosis without leaving the browser.
Vynix is a website annotation and developer-context tool. Add the lightweight widget to a site, click the problem area, and Vynix captures the selected element, a screenshot, console and network context, and an AI diagnosis of the likely root cause.
You can then copy a ready-to-build prompt or open a GitHub issue and assign it to a coding agent.
Learn more at vynix.in or read the documentation.
- Click-to-annotate any page. Point at an element, a region, or selected text, then leave a note pinned to the exact location.
- Automatic developer context. Each note includes the element selector, page URL, screenshot, and a privacy-safe capture of console errors and network calls.
- AI root-cause diagnosis. Vynix reviews the captured context and suggests the likely cause, a possible fix, and the files most likely involved.
- Hand off to a coding agent. Turn a note into a clear prompt or a GitHub issue, then assign it to Copilot or your own workflow.
- Install the Vynix browser extension from your browser's extension store.
- Pin it to your toolbar.
- Sign in with your Vynix account from https://vynix.in.
Note: the Vynix toolkit is rolling out. If a package or command above does not resolve yet, watch this repo for the release and use the hosted product at vynix.in in the meantime.
Click the Vynix icon on any page, point at the element you want to report, and add a note. The extension captures the selected element, a screenshot, and page context, then sends the report to your Vynix project.
// The extension needs no code. Configure your project key at: // https://vynix.in
Full guides and the API reference live at https://vynix.in/docs.
- Vynix JavaScript SDK
- Vynix PHP SDK
- Vynix Python SDK
- Vynix MCP Server
- Vynix GitHub Action
- Vynix VS Code Extension
Browse the full toolkit at the Vynix GitHub organisation.
vynix, bug-reporting, visual-feedback, website-annotation, ai-diagnosis, developer-tools, feedback-tool, browser-extension, chrome-extension, bug-capture, screenshot
Vynix is the feedback layer for teams building with AI coding agents. Point at a bug on any live website, and Vynix captures the context, diagnoses the likely cause, and hands it to your coding agent. Start free at vynix.in.
MIT, see LICENSE.