QA Widget

A browser extension for CRO teams that validate A/B tests on client sites. It detects which A/B testing tool is running — Convert, VWO or Optimizely — and gives you a panel to inspect tests, force a variant and watch tracking events come in.

No configuration and no URL list: it works on any site running one of the three tools.

The extension is distributed as a zip and loaded with Chrome's Load unpacked, not through the Chrome Web Store. One-time setup, about three minutes.

Load unpacked requires Developer mode. Chrome keeps a reference to the folder path, so pick a permanent location before you install — moving or renaming the folder later breaks the extension.

  1. Download and unzip

    Grab qa-widget-v1.3.10.zip from the download card and unzip it. You'll get a folder named QA-widget-extension containing manifest.json. That name stays the same in every release — see updating for why that matters.

  2. Move it somewhere permanent

    For example ~/Documents/QA-widget-extension/. Not your Downloads folder — that tends to get cleaned out, and Chrome needs the folder to stay put.

  3. Open the extensions page

    Go to chrome://extensions/ in a new tab — or edge://extensions, brave://extensions, arc://extensions in the other Chromium browsers.

  4. Turn on Developer mode

    Use the toggle in the top-right corner of that page.

  5. Click “Load unpacked”

    The button appears on the left once Developer mode is on. In a Dutch Chrome it reads “Uitgepakt laden”.

  6. Select the unzipped folder

    Pick the folder that has manifest.json directly inside it — not its parent and not a subfolder.

  7. Allow it in incognito

    On the extension's card, click Details and turn on Allow in Incognito. Chrome keeps extensions out of incognito windows unless you say otherwise, so without this step the widget simply won't appear there — and incognito is where you should be doing your QA.

  8. Pin the icon

    Click the puzzle-piece icon to the right of the address bar and pin Online Dialogue QA Widget. You'll need it to toggle the widget on and off.

Verify it works

Open any client site running Convert, VWO or Optimizely. A green round QA button should appear in the bottom-right corner within about two seconds.

The QA button as it appears on a client site, and the extension popup you get by clicking the pinned icon.