Skip to content

Quick Start

Choose your preferred tool to get started:

  1. Install from Chrome Web Store

    Visit the Chrome Web Store and search for “TailTrace” (coming soon).

    Or load the extension manually:

    Terminal window
    git clone https://github.com/tailtrace/tailtrace
    cd tailtrace/extension
    bun install && bun run build

    Then load dist/ as an unpacked extension in chrome://extensions.

  2. Open any webpage

    Navigate to any website using Tailwind CSS.

  3. Start inspecting

    Click the TailTrace icon in your toolbar, then hover over any element. You’ll see computed styles translated to Tailwind tokens.

  4. Configure your design system (optional)

    Create a tailtrace.json file or configure via the popup to match your custom tokens.

After installation, you should see:

ConfidenceMeaning
✓ ExactPerfect token match
~ FuzzyClose match (within threshold)
✗ NoneNo matching token found