Chrome extension by Meged
A screenshot that files itself
Capture the tab, mark what is wrong or what should change, press Send. The annotated image and a JSON description of the page arrive at any webhook you choose: n8n, Make, Zapier, Jira, or the queue your AI coding agent works from.
Add to ChromeChrome Web Store listing is in review. Link goes live when it is published.
1
1 Pay button overlaps the total on mobile
{
"page": {
"url": "https://app.example.com/checkout",
"title": "Checkout"
},
"note": "Pay button overlaps the total",
"pins": [{ "n": 1, "note": "Overlaps the total" }],
"viewport": { "w": 390, "h": 844 },
"image": "data:image/png;base64,iVBORw0KG..."
}
Where the screenshot goes
- Manual bug detection
- AI writes most of the code now. People still find the bugs by looking. Pin the defect, describe it, send. The issue opens with the image, the page URL and the viewport size already attached.
- Jira, Linear, GitHub Issues
- Customer change requests
- Clients mark up the live site instead of writing an email. Each request lands in your backlog as a picture with a note, tied to the exact page it came from.
- n8n or Make into your backlog, Slack, Notion, Airtable
- Vibe coding change requests
- Building with Claude Code, Cursor or Codex? Annotate what the app should look like and post it to the webhook that feeds the agent's queue. The next run starts from a screenshot and a sentence, not a paragraph of prose.
- Claude Code backlog, any agent that reads a webhook
What the extension does
- Capture. One click on the toolbar icon takes the visible tab, pixel for pixel. Nothing is injected into the page.
- Annotate. Arrows, rectangles, circles, numbered pins with notes, text, freehand pen, and a pixelate tool for redacting private data before it leaves your machine.
- Send. JSON with a base64 image, or multipart with a real PNG file, plus custom headers for authentication. Recipes for n8n, Make and Zapier are in the settings page.
Private by design
- No account, no sign-in, no servers of our own.
- Data leaves your browser only when you press Send, and only to the URL you set.
- No analytics, no tracking, no ads. Read the privacy policy and terms.