Chrome Extension

Send feedback to SeggWat with annotated screenshots from any browser tab.

Overview

The SeggWat Chrome extension lets you submit feedback with annotated screenshots directly from your browser, without leaving the page you're testing. It's built for product teams who triage across staging environments, customer dashboards, internal tools, and competitor sites — anywhere you can load a URL.

  • One-click submission: Click the toolbar icon to send feedback for the current page
  • Screenshot annotation: Capture and mark up screenshots with arrows, rectangles, text, and blackout tools
  • Side panel mode: Keep the form pinned while you browse — perfect for QA sessions
  • Right-click menu: Send feedback via the context menu without reaching for the toolbar
  • Per-domain memory: Automatically remembers which project you last used on each domain

Installation

Install SeggWat Feedback from the Chrome Web Store.

Requires Chrome 114 or later. Also works in Microsoft Edge, Brave, Arc, Vivaldi, and any Chromium-based browser that supports Manifest V3.

Configuration

The extension authenticates with your SeggWat account using an API key. You only need to do this once per browser profile.

  1. Click the extension icon in the toolbar, then click the settings (gear) icon
  2. Paste your SeggWat API key (find or create one under Settings → API Keys in the SeggWat dashboard)
  3. Click Test Connection to verify the key and load your projects
  4. Click Save Settings

API key format

SeggWat API keys are 47 characters long and always start with oat_:

oat_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Keys are stored in chrome.storage on your device only — they are never synced to Google's account sync and never shared with third parties.

Sending feedback

There are three ways to open the feedback form:

  • Toolbar icon: Click the SeggWat icon in your browser toolbar
  • Right-click menu: Right-click anywhere on a page → Send feedback to SeggWat
  • Side panel: Click the side panel icon next to the address bar (Chrome 114+)

In all three modes, the same form opens:

  1. Pick a project from the dropdown (it remembers your last choice for the current domain)
  2. Type your feedback (3–1000 characters)
  3. Optionally attach a screenshot (see below)
  4. Click Send Feedback

The current page URL and title are attached automatically — no manual copy-paste required.

Screenshot annotation

When you click Add Screenshot, the extension captures the visible viewport of the current tab and opens the annotation editor in a new tab.

Tools

Tool Purpose
Select Click an annotation to select and move it
Arrow Draw arrows to point at elements
Rectangle Highlight areas with rectangles
Pen Freehand drawing
Text Add multi-line text annotations
Blackout Redact sensitive information
Pan Navigate around zoomed screenshots

Keyboard shortcuts

Shortcut Action
Space (hold) Temporary pan mode
+ / = Zoom in
- Zoom out
0 Fit to screen
Ctrl+Z Undo
Ctrl+Shift+Z / Ctrl+Y Redo
Delete / Backspace Delete selected annotation
? Show / hide keyboard shortcuts
Esc Close editor

When you're done, click Attach Screenshot to return to the feedback form with the annotated image attached, then submit.

Permissions

The extension requests only the minimum permissions needed:

Permission Why
activeTab Capture screenshots of the current tab
storage Store your API key and per-domain project preferences locally
tabs Read the current page URL and title
contextMenus Add the right-click Send feedback menu item
sidePanel Enable the always-visible side panel mode
Host: https://seggwat.com/* Submit feedback to the SeggWat API

There are no broad host permissions, no analytics SDKs, no third-party trackers, and no requests to anywhere except seggwat.com.

Browser support

Chrome 114+
Edge 114+
Brave / Arc / Vivaldi Any Chromium build supporting Manifest V3
Firefox Not yet — on the roadmap once side_panel MV3 stabilizes
Safari Not supported (use the iOS app for Apple devices)

Troubleshooting

"API key not configured"

Open extension settings (gear icon in the popup) and paste your API key. Make sure it starts with oat_ and is exactly 47 characters.

"Failed to capture screenshot"

Screenshots only work on regular web pages. They cannot capture:

  • chrome:// internal pages (settings, extensions, etc.)
  • The Chrome Web Store
  • New Tab page

If you're on a normal site and capture still fails, refresh the page and try again.

Screenshots are too large

Captured screenshots are compressed to JPEG at 80% quality. The maximum upload size is 10 MB. For long pages, scroll to the area you care about before capturing — the visible viewport is what gets captured.

Project list is empty

Click Test Connection in settings. If it succeeds but shows zero projects, you may be using an API key from an organization with no projects yet. Create a project in the SeggWat dashboard and reload the extension.

Navigation