---
title: "Free Chrome Extensions for Optimizely"
description: "Optimizely Web QA Helper and Optimizely Power Tools. Local only, no telemetry."
canonical: https://crotogether.com/tools
---

Tools I've Built

# Tools I've built for *Optimizely power users.*

Years of running experimentation programs surfaced the same friction over and over. So I built it away. Two Chrome extensions, free on the Web Store, that make QA and program management faster for anyone working in Optimizely.

01

Chrome Extension

## Optimizely Web QA Helper

A lightweight QA panel for Optimizely Web Experimentation.

Everything you need to QA a live experiment, without leaving the page you're testing. The panel runs entirely in your browser — no accounts, no telemetry, no data leaves your machine.

[Add to Chrome →](https://chromewebstore.google.com/detail/optimizely-web-qa-helper/diccoohklmgnapebfindkoocilnlbocg)

Runs locally in your browser. Collects no data and sends no telemetry.

What it does

### Force Variations

Switch visitor variations inline; single-page tests re-trigger in place, others reload for clean re-bucketing.

### Live Experiment List

A dropdown that updates as experiments activate, showing active audiences at a glance.

### QA Cookie Toggle

Set or clear project QA cookies in one click, configurable per site.

### Mobile Viewport Emulation

Preview real device dimensions so responsive breakpoints and mobile user-agents genuinely activate.

### Float or Dock

Run it as a floating popup or a docked side drawer — preference saved per site.

### Live Event Log

Watch Optimizely lifecycle events, decisions, and tracked events with filters and expandable payloads.

02

Chrome Extension

## Optimizely Power Tools

Productivity superpowers layered into the Optimizely app.

The bulk actions, shortcuts, and quality-of-life features that turn hours of repetitive program management into a handful of clicks — added right inside the Optimizely interface you already use.

[Add to Chrome →](https://chromewebstore.google.com/detail/optimizely-power-tools/khnghhfcmojoblenbinhegjdijcnamod)

An independent project, not affiliated with or endorsed by Optimizely.

What it does

### Bulk Management

Select multiple tests to pause, archive, unarchive, or conclude in a single action.

### Inline Test Summaries

Expand any row to see status, IDs, audiences, variations, pages, and metrics without opening the test.

### Configuration Copying

Transfer specific metrics, audiences, code blocks, pages, and variations between experiments — with validation.

### A/B ⇄ Personalization

Convert between A/B tests and Personalization campaigns with a visual diff of what transfers.

### Metrics Reordering

Reorder and bulk-remove metrics with buttons instead of fiddly manual dragging.

### Experience Management

Reorder and group or ungroup Personalization experiences through simple dialog controls.

### Version History

Automatic restore points with one-click rollback and a clear change timeline.

### Figma Integration

Browse and attach design frames to variations without copying URLs around.

Feedback

## Found a bug, or have *an idea?*

These tools get sharper when the people using them push back. Spotted something off, or want a feature? Tell me — I read every note, and it genuinely shapes what I build next.

## Want a tool that fits *your team's workflow?*

These started as solutions to my own friction. If your experimentation program has a repetitive bottleneck worth automating, I'd love to hear about it.

[Start a Conversation](https://crotogether.com/contact) · [Explore Services](https://crotogether.com/services)

The form on this page is only available in the HTML version: https://crotogether.com/tools

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://crotogether.com/#organization",
      "name": "CRO Together",
      "url": "https://crotogether.com/",
      "logo": "https://crotogether.com/icon-512.png",
      "description": "A boutique CRO and experimentation consultancy: conversion diagnostics, experimentation roadmaps, A/B testing and personalisation, UX research and fractional CRO leadership.",
      "founder": {
        "@id": "https://muqtadaa.github.io/#person"
      },
      "knowsAbout": [
        "Conversion rate optimization",
        "A/B testing",
        "Experimentation programs",
        "Personalization",
        "UX research",
        "Web analytics",
        "Optimizely",
        "VWO"
      ],
      "sameAs": [
        "https://www.linkedin.com/in/muqtadaa",
        "https://muqtadaa.github.io/"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "sales",
        "url": "https://crotogether.com/contact"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://crotogether.com/#website",
      "name": "CRO Together",
      "url": "https://crotogether.com/",
      "publisher": {
        "@id": "https://crotogether.com/#organization"
      },
      "inLanguage": "en"
    },
    {
      "@type": "CollectionPage",
      "@id": "https://crotogether.com/tools#webpage",
      "url": "https://crotogether.com/tools",
      "name": "Free Chrome Extensions for Optimizely",
      "description": "Optimizely Web QA Helper and Optimizely Power Tools. Local only, no telemetry.",
      "isPartOf": {
        "@id": "https://crotogether.com/#website"
      },
      "breadcrumb": {
        "@id": "https://crotogether.com/tools#breadcrumb"
      },
      "inLanguage": "en",
      "mainEntity": {
        "@type": "ItemList",
        "itemListElement": [
          {
            "@id": "https://crotogether.com/tools#extension-01"
          },
          {
            "@id": "https://crotogether.com/tools#extension-02"
          }
        ]
      }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://crotogether.com/tools#extension-01",
      "name": "Optimizely Web QA Helper",
      "description": "Everything you need to QA a live experiment, without leaving the page you're testing. The panel runs entirely in your browser — no accounts, no telemetry, no data leaves your machine.",
      "applicationCategory": "BrowserApplication",
      "applicationSubCategory": "Chrome extension",
      "operatingSystem": "Chrome",
      "downloadUrl": "https://chromewebstore.google.com/detail/optimizely-web-qa-helper/diccoohklmgnapebfindkoocilnlbocg",
      "installUrl": "https://chromewebstore.google.com/detail/optimizely-web-qa-helper/diccoohklmgnapebfindkoocilnlbocg",
      "isAccessibleForFree": true,
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD"
      },
      "featureList": [
        "Force Variations",
        "Live Experiment List",
        "QA Cookie Toggle",
        "Mobile Viewport Emulation",
        "Float or Dock",
        "Live Event Log"
      ],
      "author": {
        "@id": "https://muqtadaa.github.io/#person"
      },
      "publisher": {
        "@id": "https://crotogether.com/#organization"
      }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://crotogether.com/tools#extension-02",
      "name": "Optimizely Power Tools",
      "description": "The bulk actions, shortcuts, and quality-of-life features that turn hours of repetitive program management into a handful of clicks — added right inside the Optimizely interface you already use.",
      "applicationCategory": "BrowserApplication",
      "applicationSubCategory": "Chrome extension",
      "operatingSystem": "Chrome",
      "downloadUrl": "https://chromewebstore.google.com/detail/optimizely-power-tools/khnghhfcmojoblenbinhegjdijcnamod",
      "installUrl": "https://chromewebstore.google.com/detail/optimizely-power-tools/khnghhfcmojoblenbinhegjdijcnamod",
      "isAccessibleForFree": true,
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD"
      },
      "featureList": [
        "Bulk Management",
        "Inline Test Summaries",
        "Configuration Copying",
        "A/B ⇄ Personalization",
        "Metrics Reordering",
        "Experience Management",
        "Version History",
        "Figma Integration"
      ],
      "author": {
        "@id": "https://muqtadaa.github.io/#person"
      },
      "publisher": {
        "@id": "https://crotogether.com/#organization"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://crotogether.com/tools#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://crotogether.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Tools",
          "item": "https://crotogether.com/tools"
        }
      ]
    }
  ]
}
```
