Playwright Test Results - Browser Extension

Monitor Playwright test results from your Chrome toolbar. New: AI setup prompt included — configure your repo in seconds.

As of June 2026, Playwright Test Results - Browser Extension has 39 users and a 5.00/5 rating from 2 reviews in the Developer Tools category.

Usersup 116.7 percent+116.7%
39
39
Ratingno change0%
5.00
2 reviews
Reviewsup 100.0 percent+100.0%
2
Version
1.11
Manifest V3
90-day change · In the last 90 days this extension 4 version updates.

History

9 snapshots

Tracking since Apr 1, 2026.

40.762815.240000000000002Apr 1, 2026Jun 7, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 2026185.0011.5
Apr 19, 2026195.0011.5
Apr 24, 2026185.0011.5
May 8, 2026175.0011.5
May 13, 2026225.0011.7
May 19, 2026275.0021.8
May 25, 2026295.0021.8
Jun 1, 2026345.0021.9
Jun 7, 2026395.0021.9
Now395.0021.11

Changelog

  • Jun 7, 2026
    description
    Playwright Test Results Badge – Monitor Automated Test Status from Your Browser
    
    Tired of constantly checking CI/CD pipelines or waiting on dashboards to see if your end-to-end (E2E) tests passed? Playwright Test Results Badge is a lightweight, privacy-first, and ultra-compact Chrome extension that lets E2E QA engineers, developers, and DevOps teams instantly monitor automated Playwright test results directly from the browser toolbar.
    
    Whether you're running nightly E2E suites, tracking GitHub Actions runs, or using AWS S3 continuous integration, this extension displays a live color-coded status badge so you know exactly when your automated tests pass or fail without breaking your focus.
    
    🚀 KEY FEATURES & BENEFITS
    
    • 🚦 Instant Test Status: A live badge right on your browser toolbar shows real-time test counts so you're alerted immediately.
      - 🟩 Green Badge (e.g., 42/0) → All tests passed.
    
      - 🟥 Red Badge (e.g., 41/1) → One or more E2E tests failed.
    
      - ⬜ Gray Badge (?) → No tests detected or test suite crashed.
    
    • 📊 Detailed Popup Dashboard: Click the extension icon to view a quick visual summary of total, passed, failed, and flaky tests.
    
    • 🚨 Failed Test Names: Spot exactly which specs failed directly inside the popup—no digging through E2E pipeline logs!
    
    • 🕒 Previous Runs History: Automatically tracks and displays a timeline of the last 10 unique test runs in local storage to easily spot failing trends.
    
    • ⚡ Instant Cache Bypass (NEW): Manual refreshes and popup loads now query the GitHub REST API contents endpoint under the hood, completely bypassing the Fastly CDN's 5-minute raw file cache. You get absolute real-time updates as soon as your tests finish!
    
    • 🗜️ Ultra-Compact & High-Density UI (NEW): A brand-new space-saving design with tight margins, smaller font scales, and a collapsible URL settings panel. The settings panel stays hidden by default, expanding via a sleek settings gear and collapsing automatically when saved.
    
    • 🎛️ Sleek Control Row (NEW): We moved and packed all control actions (Refresh, Settings Gear, and Theme Toggle) into a clean horizontal row of icons in the header, maximizing screen real-estate for your test dashboard.
    
    • 🔒 Robust Private Repo Support (NEW): The URL parser automatically strips temporary session tokens from private raw URL paths, falling back silently and gracefully from API-to-Raw on rate-limiting or private 404 errors.
    
    • 🔄 Live Polling: Automatically polls your raw test summary in the background every 60 seconds to keep the toolbar badge perfectly in sync.
    
    • 🌗 Dark/Light Mode: Adapts automatically to your system's light or dark theme for optimal E2E dashboard visibility.
    
    • ☁️ Flexible Deployment: Host your `test-summary.json` anywhere! Fully supports GitHub Pages, AWS S3, and public JSON endpoints.
    
    • 🔒 Privacy-First: No accounts, no analytics tracking, no external servers. Your E2E data stays in your browser.
    
    🛠️ QUICK SETUP GUIDE
    
    The extension reads a lightweight JSON summary file generated by your Playwright reporter.
    
    1. Generate a test summary JSON file using our custom Playwright reporter.
    
    2. Deploy the JSON file using your CI/CD pipeline (e.g., GitHub Actions to GitHub Pages or AWS S3).
    
    3. Paste the raw JSON URL into the collapsible extension settings panel (⚙️).
    
    That's it! The extension will automatically start monitoring your E2E testing status.
    
    📖 FULL DOCUMENTATION & EXAMPLES
    
    For step-by-step setup instructions, including the Playwright reporter code, GitHub Actions workflow configuration, and AWS S3 deployment steps, visit:
    https://faruk-hasan.com/blog_post/playwright_browser_extension_test_result.html
    
    Test it out with our working example repository:
    https://github.com/faruklmu17/browser_extension_test
    
    Simplify your QA automation workflow and never miss a failing test again with the Playwright Test Results Badge!
    Tired of constantly checking CI/CD pipelines or waiting on dashboards to see if your end-to-end (E2E) tests passed? Playwright Test Results Badge is a lightweight, privacy-first, and ultra-compact Chrome extension that lets E2E QA engineers, developers, and DevOps teams instantly monitor automated Playwright test results directly from the browser toolbar.
    
    Whether you're running nightly E2E suites, tracking GitHub Actions runs, or using AWS S3 continuous integration, this extension displays a live color-coded status badge so you know exactly when your automated tests pass or fail without breaking your focus.
    
    🚀 KEY FEATURES & BENEFITS
    
    • 🤖 AI-Powered Setup (NEW in v1.11): Copy a single prompt directly from the extension settings panel and paste it into any AI assistant (Cursor, GitHub Copilot, Claude, ChatGPT). The AI will automatically create the reporter file, configure your workflow, and tell you the exact URL to paste — no manual reading required.
    
    • 🚦 Instant Test Status: A live badge right on your browser toolbar shows real-time test counts so you're alerted immediately.
    
      - 🟩 Green Badge (e.g., 42/0) → All tests passed.
    
      - 🟥 Red Badge (e.g., 41/1) → One or more E2E tests failed.
    
      - ⬜ Gray Badge (?) → No tests detected or test suite crashed.
    
    • 📊 Detailed Popup Dashboard: Click the extension icon to view a quick visual summary of total, passed, failed, and flaky tests.
    
    • 🚨 Failed Test Names: Spot exactly which specs failed directly inside the popup—no digging through E2E pipeline logs!
    
    • 🕒 Previous Runs History: Automatically tracks and displays a timeline of the last 10 unique test runs in local storage to easily spot failing trends.
    
    • ⚡ Instant Cache Bypass: Manual refreshes and popup loads now query the GitHub REST API contents endpoint under the hood, completely bypassing the Fastly CDN's 5-minute raw file cache. You get absolute real-time updates as soon as your tests finish!
    
    • 🗜️ Ultra-Compact & High-Density UI: A brand-new space-saving design with tight margins, smaller font scales, and a collapsible URL settings panel. The settings panel stays hidden by default, expanding via a sleek settings gear and collapsing automatically when saved.
    
    • 🎛️ Sleek Control Row: We moved and packed all control actions (Refresh, Settings Gear, and Theme Toggle) into a clean horizontal row of icons in the header, maximizing screen real-estate for your test dashboard.
    
    • 🔒 Robust Private Repo Support: The URL parser automatically strips temporary session tokens from private raw URL paths, falling back silently and gracefully from API-to-Raw on rate-limiting or private 404 errors.
    
    • 💡 Zero-Config Demo Mode: Instantly previews the extension with pre-loaded showcase test results upon installation. No initial setup required to see how it works!
    
    • 🏷️ Repo & Branch Metadata: Dynamically parses and displays the repository owner, name, and current branch (or custom host) directly in the popup header.
    
    • 📖 Manual Setup Guide: A built-in setup card in the settings panel linking to full documentation for public, private, and organization repos.
    
    • 🔄 Live Polling: Automatically polls your raw test summary in the background every 60 seconds to keep the toolbar badge perfectly in sync.
    
    • 🌗 Dark/Light Mode: Adapts automatically to your system's light or dark theme for optimal E2E dashboard visibility.
    
    • ☁️ Flexible Deployment: Host your `test-summary.json` anywhere! Fully supports GitHub Pages, AWS S3, and public JSON endpoints.
    
    • 🔒 Privacy-First: No accounts, no analytics tracking, no external servers. Your E2E data stays in your browser.
    
    🛠️ QUICK SETUP (3 OPTIONS)
    
    Option 1 — AI Setup (Fastest, recommended):
    1. Open the extension → click the ⚙️ gear icon.
    2. Click "🤖 Set Up With AI" to silently copy the AI prompt.
    3. Paste it into any AI assistant (Cursor, Claude, ChatGPT, Copilot).
    4. The AI will ask if your repo is public, private, or org — then set everything up automatically and give you the exact URL to paste into the extension.
    
    Option 2 — Manual Setup:
    1. Generate a test summary JSON file using our custom Playwright reporter.
    2. Deploy the JSON file using your CI/CD pipeline (GitHub Actions to GitHub Pages for private repos, or raw commit for public repos).
    3. Paste the raw JSON URL into the collapsible extension settings panel (⚙️).
    
    📖 FULL DOCUMENTATION & EXAMPLES
    
    For step-by-step setup instructions, including the Playwright reporter code, GitHub Actions workflow configuration, and AWS S3 deployment steps, visit:
    https://faruk-hasan.com/blog_post/playwright_browser_extension_test_result.html
    
    Test it out with our working example repository:
    https://github.com/faruklmu17/browser_extension_test
    
    Simplify your QA automation workflow and never miss a failing test again with the Playwright Test Results Badge!
  • Jun 7, 2026
    short_description
    Instantly monitor Playwright test results from your browser toolbar. Perfect for QA engineers and CI/CD workflows.
    Monitor Playwright test results from your Chrome toolbar. New: AI setup prompt included — configure your repo in seconds.
  • Jun 1, 2026
    description
    Instantly monitor Playwright test results from your browser toolbar. Perfect for QA engineers and CI/CD E2E testing workflows.
    
    Playwright Test Results Badge – Monitor Automated Test Status from Your Browser
    
    Tired of constantly checking CI/CD pipelines or waiting on dashboards to see if your end-to-end (E2E) tests passed? Playwright Test Results Badge is a lightweight, privacy-first, and ultra-compact Chrome extension that lets E2E QA engineers, developers, and DevOps teams instantly monitor automated Playwright test results directly from the browser toolbar.
    
    Whether you're running nightly E2E suites, tracking GitHub Actions runs, or using AWS S3 continuous integration, this extension displays a live color-coded status badge so you know exactly when your automated tests pass or fail without breaking your focus.
    
    🚀 KEY FEATURES & BENEFITS
    
    • 🚦 Instant Test Status: A live badge right on your browser toolbar shows real-time test counts so you're alerted immediately.
      - 🟩 Green Badge (e.g., 42/0) → All tests passed.
    
      - 🟥 Red Badge (e.g., 41/1) → One or more E2E tests failed.
    
      - ⬜ Gray Badge (?) → No tests detected or test suite crashed.
    
    • 📊 Detailed Popup Dashboard: Click the extension icon to view a quick visual summary of total, passed, failed, and flaky tests.
    
    • 🚨 Failed Test Names: Spot exactly which specs failed directly inside the popup—no digging through E2E pipeline logs!
    
    • 🕒 Previous Runs History: Automatically tracks and displays a timeline of the last 10 unique test runs in local storage to easily spot failing trends.
    
    • ⚡ Instant Cache Bypass (NEW): Manual refreshes and popup loads now query the GitHub REST API contents endpoint under the hood, completely bypassing the Fastly CDN's 5-minute raw file cache. You get absolute real-time updates as soon as your tests finish!
    
    • 🗜️ Ultra-Compact & High-Density UI (NEW): A brand-new space-saving design with tight margins, smaller font scales, and a collapsible URL settings panel. The settings panel stays hidden by default, expanding via a sleek settings gear and collapsing automatically when saved.
    
    • 🎛️ Sleek Control Row (NEW): We moved and packed all control actions (Refresh, Settings Gear, and Theme Toggle) into a clean horizontal row of icons in the header, maximizing screen real-estate for your test dashboard.
    
    • 🔒 Robust Private Repo Support (NEW): The URL parser automatically strips temporary session tokens from private raw URL paths, falling back silently and gracefully from API-to-Raw on rate-limiting or private 404 errors.
    
    • 🔄 Live Polling: Automatically polls your raw test summary in the background every 60 seconds to keep the toolbar badge perfectly in sync.
    
    • 🌗 Dark/Light Mode: Adapts automatically to your system's light or dark theme for optimal E2E dashboard visibility.
    
    • ☁️ Flexible Deployment: Host your `test-summary.json` anywhere! Fully supports GitHub Pages, AWS S3, and public JSON endpoints.
    
    • 🔒 Privacy-First: No accounts, no analytics tracking, no external servers. Your E2E data stays in your browser.
    
    🛠️ QUICK SETUP GUIDE
    
    The extension reads a lightweight JSON summary file generated by your Playwright reporter.
    
    1. Generate a test summary JSON file using our custom Playwright reporter.
    
    2. Deploy the JSON file using your CI/CD pipeline (e.g., GitHub Actions to GitHub Pages or AWS S3).
    
    3. Paste the raw JSON URL into the collapsible extension settings panel (⚙️).
    
    That's it! The extension will automatically start monitoring your E2E testing status.
    
    📖 FULL DOCUMENTATION & EXAMPLES
    
    For step-by-step setup instructions, including the Playwright reporter code, GitHub Actions workflow configuration, and AWS S3 deployment steps, visit:
    https://faruk-hasan.com/blog_post/playwright_browser_extension_test_result.html
    
    Test it out with our working example repository:
    https://github.com/faruklmu17/browser_extension_test
    
    Simplify your QA automation workflow and never miss a failing test again with the Playwright Test Results Badge!
    Playwright Test Results Badge – Monitor Automated Test Status from Your Browser
    
    Tired of constantly checking CI/CD pipelines or waiting on dashboards to see if your end-to-end (E2E) tests passed? Playwright Test Results Badge is a lightweight, privacy-first, and ultra-compact Chrome extension that lets E2E QA engineers, developers, and DevOps teams instantly monitor automated Playwright test results directly from the browser toolbar.
    
    Whether you're running nightly E2E suites, tracking GitHub Actions runs, or using AWS S3 continuous integration, this extension displays a live color-coded status badge so you know exactly when your automated tests pass or fail without breaking your focus.
    
    🚀 KEY FEATURES & BENEFITS
    
    • 🚦 Instant Test Status: A live badge right on your browser toolbar shows real-time test counts so you're alerted immediately.
      - 🟩 Green Badge (e.g., 42/0) → All tests passed.
    
      - 🟥 Red Badge (e.g., 41/1) → One or more E2E tests failed.
    
      - ⬜ Gray Badge (?) → No tests detected or test suite crashed.
    
    • 📊 Detailed Popup Dashboard: Click the extension icon to view a quick visual summary of total, passed, failed, and flaky tests.
    
    • 🚨 Failed Test Names: Spot exactly which specs failed directly inside the popup—no digging through E2E pipeline logs!
    
    • 🕒 Previous Runs History: Automatically tracks and displays a timeline of the last 10 unique test runs in local storage to easily spot failing trends.
    
    • ⚡ Instant Cache Bypass (NEW): Manual refreshes and popup loads now query the GitHub REST API contents endpoint under the hood, completely bypassing the Fastly CDN's 5-minute raw file cache. You get absolute real-time updates as soon as your tests finish!
    
    • 🗜️ Ultra-Compact & High-Density UI (NEW): A brand-new space-saving design with tight margins, smaller font scales, and a collapsible URL settings panel. The settings panel stays hidden by default, expanding via a sleek settings gear and collapsing automatically when saved.
    
    • 🎛️ Sleek Control Row (NEW): We moved and packed all control actions (Refresh, Settings Gear, and Theme Toggle) into a clean horizontal row of icons in the header, maximizing screen real-estate for your test dashboard.
    
    • 🔒 Robust Private Repo Support (NEW): The URL parser automatically strips temporary session tokens from private raw URL paths, falling back silently and gracefully from API-to-Raw on rate-limiting or private 404 errors.
    
    • 🔄 Live Polling: Automatically polls your raw test summary in the background every 60 seconds to keep the toolbar badge perfectly in sync.
    
    • 🌗 Dark/Light Mode: Adapts automatically to your system's light or dark theme for optimal E2E dashboard visibility.
    
    • ☁️ Flexible Deployment: Host your `test-summary.json` anywhere! Fully supports GitHub Pages, AWS S3, and public JSON endpoints.
    
    • 🔒 Privacy-First: No accounts, no analytics tracking, no external servers. Your E2E data stays in your browser.
    
    🛠️ QUICK SETUP GUIDE
    
    The extension reads a lightweight JSON summary file generated by your Playwright reporter.
    
    1. Generate a test summary JSON file using our custom Playwright reporter.
    
    2. Deploy the JSON file using your CI/CD pipeline (e.g., GitHub Actions to GitHub Pages or AWS S3).
    
    3. Paste the raw JSON URL into the collapsible extension settings panel (⚙️).
    
    That's it! The extension will automatically start monitoring your E2E testing status.
    
    📖 FULL DOCUMENTATION & EXAMPLES
    
    For step-by-step setup instructions, including the Playwright reporter code, GitHub Actions workflow configuration, and AWS S3 deployment steps, visit:
    https://faruk-hasan.com/blog_post/playwright_browser_extension_test_result.html
    
    Test it out with our working example repository:
    https://github.com/faruklmu17/browser_extension_test
    
    Simplify your QA automation workflow and never miss a failing test again with the Playwright Test Results Badge!
  • May 25, 2026
    description
    Playwright Test Results Badge – Monitor Automated Test Status from Your Browser
    
    Tired of constantly checking CI dashboards to see if your E2E tests passed? Playwright Test Results Badge is a lightweight, privacy-first Chrome extension that lets developers, QA engineers, and DevOps teams instantly monitor automated Playwright test results directly from the browser toolbar.
    
    Whether you're running end-to-end (E2E) tests in a CI/CD pipeline, monitoring GitHub Actions, or using continuous integration workflows, this extension displays a live status badge so you know exactly when your automated tests pass or fail.
    
    🚀 KEY FEATURES & BENEFITS
    
    • 🚦 Instant Test Status: A live badge right on your toolbar shows real-time test results without needing to open logs or CI dashboards.
      - 🟩 Green Badge (e.g., 42/0) → All tests passed.
      - 🟥 Red Badge (e.g., 41/1) → One or more tests failed.
      - ⬜ Gray Badge (?) → No results detected or pipeline crashed.
    • 📊 Detailed Popup Dashboard: Click the extension icon to view a quick summary of total, passed, failed, and flaky tests. 
    • 🚨 Failed Test Names (NEW): See exactly which tests failed directly inside the popup—no need to dig through logs!
    • 🔄 Auto-Refresh: Automatically polls your test summary every 60 seconds to keep your data in sync with your CI/CD pipeline.
    • 🌗 Dark/Light Mode (NEW): Automatically adapts to your system's theme for optimal visibility.
    • ☁️ Flexible Deployment: Host your Playwright test summary JSON file anywhere. Fully supports GitHub Pages, AWS S3, and public JSON endpoints. 
    • 🔒 Privacy-First: No accounts, no analytics tracking, no external servers. Data stays in your browser.
    
    🛠️ QUICK SETUP GUIDE
    
    The extension reads a lightweight JSON summary file generated by your Playwright reporter.
    
    1. Generate a test summary JSON file using our custom Playwright reporter.
    2. Deploy the JSON file using your CI/CD pipeline (e.g., GitHub Actions to GitHub Pages or AWS S3).
    3. Paste the raw JSON URL into the extension popup.
    
    That's it! The extension will automatically start monitoring your E2E testing status.
    
    📖 FULL DOCUMENTATION & EXAMPLES
    
    For step-by-step setup instructions, including the Playwright reporter code, GitHub Actions workflow configuration, and AWS S3 deployment steps, visit:
    https://faruk-hasan.com/blog_post/playwright_browser_extension_test_result.html
    
    Test it out with our working example repository:
    https://github.com/faruklmu17/browser_extension_test
    
    Simplify your QA automation workflow and never miss a failing test again with the Playwright Test Results Badge!
    Instantly monitor Playwright test results from your browser toolbar. Perfect for QA engineers and CI/CD E2E testing workflows.
    
    Playwright Test Results Badge – Monitor Automated Test Status from Your Browser
    
    Tired of constantly checking CI/CD pipelines or waiting on dashboards to see if your end-to-end (E2E) tests passed? Playwright Test Results Badge is a lightweight, privacy-first, and ultra-compact Chrome extension that lets E2E QA engineers, developers, and DevOps teams instantly monitor automated Playwright test results directly from the browser toolbar.
    
    Whether you're running nightly E2E suites, tracking GitHub Actions runs, or using AWS S3 continuous integration, this extension displays a live color-coded status badge so you know exactly when your automated tests pass or fail without breaking your focus.
    
    🚀 KEY FEATURES & BENEFITS
    
    • 🚦 Instant Test Status: A live badge right on your browser toolbar shows real-time test counts so you're alerted immediately.
      - 🟩 Green Badge (e.g., 42/0) → All tests passed.
    
      - 🟥 Red Badge (e.g., 41/1) → One or more E2E tests failed.
    
      - ⬜ Gray Badge (?) → No tests detected or test suite crashed.
    
    • 📊 Detailed Popup Dashboard: Click the extension icon to view a quick visual summary of total, passed, failed, and flaky tests.
    
    • 🚨 Failed Test Names: Spot exactly which specs failed directly inside the popup—no digging through E2E pipeline logs!
    
    • 🕒 Previous Runs History: Automatically tracks and displays a timeline of the last 10 unique test runs in local storage to easily spot failing trends.
    
    • ⚡ Instant Cache Bypass (NEW): Manual refreshes and popup loads now query the GitHub REST API contents endpoint under the hood, completely bypassing the Fastly CDN's 5-minute raw file cache. You get absolute real-time updates as soon as your tests finish!
    
    • 🗜️ Ultra-Compact & High-Density UI (NEW): A brand-new space-saving design with tight margins, smaller font scales, and a collapsible URL settings panel. The settings panel stays hidden by default, expanding via a sleek settings gear and collapsing automatically when saved.
    
    • 🎛️ Sleek Control Row (NEW): We moved and packed all control actions (Refresh, Settings Gear, and Theme Toggle) into a clean horizontal row of icons in the header, maximizing screen real-estate for your test dashboard.
    
    • 🔒 Robust Private Repo Support (NEW): The URL parser automatically strips temporary session tokens from private raw URL paths, falling back silently and gracefully from API-to-Raw on rate-limiting or private 404 errors.
    
    • 🔄 Live Polling: Automatically polls your raw test summary in the background every 60 seconds to keep the toolbar badge perfectly in sync.
    
    • 🌗 Dark/Light Mode: Adapts automatically to your system's light or dark theme for optimal E2E dashboard visibility.
    
    • ☁️ Flexible Deployment: Host your `test-summary.json` anywhere! Fully supports GitHub Pages, AWS S3, and public JSON endpoints.
    
    • 🔒 Privacy-First: No accounts, no analytics tracking, no external servers. Your E2E data stays in your browser.
    
    🛠️ QUICK SETUP GUIDE
    
    The extension reads a lightweight JSON summary file generated by your Playwright reporter.
    
    1. Generate a test summary JSON file using our custom Playwright reporter.
    
    2. Deploy the JSON file using your CI/CD pipeline (e.g., GitHub Actions to GitHub Pages or AWS S3).
    
    3. Paste the raw JSON URL into the collapsible extension settings panel (⚙️).
    
    That's it! The extension will automatically start monitoring your E2E testing status.
    
    📖 FULL DOCUMENTATION & EXAMPLES
    
    For step-by-step setup instructions, including the Playwright reporter code, GitHub Actions workflow configuration, and AWS S3 deployment steps, visit:
    https://faruk-hasan.com/blog_post/playwright_browser_extension_test_result.html
    
    Test it out with our working example repository:
    https://github.com/faruklmu17/browser_extension_test
    
    Simplify your QA automation workflow and never miss a failing test again with the Playwright Test Results Badge!
  • May 13, 2026
    name
    Playwright Test Results Badge – Monitor Tests in Browser
    Playwright Test Results - Browser Extension
  • May 8, 2026
    description
    PLAYWRIGHT TEST RESULTS BADGE – MONITOR PLAYWRRIGHT TEST STATUS FROM YOUR BROWSER
    
    Playwright Test Results Badge is a lightweight Chrome extension that lets developers, QA engineers, and DevOps teams monitor automated Playwright test results directly from the browser toolbar.
    
    Instead of opening CI dashboards, searching logs, or navigating build pipelines, this extension displays a live badge with your latest Playwright test results so you can instantly see whether tests passed or failed.
    
    This is especially useful when working with CI/CD pipelines, automated testing environments, or continuous integration workflows.
    
    The extension reads a small JSON summary file generated by Playwright tests and displays the results in your Chrome toolbar.
    
    KEY FEATURES
    
    INSTANT TEST STATUS IN THE BROWSER TOOLBAR
    
    The badge shows the latest test status without opening CI dashboards.
    
    Green badge → All tests passed
    Red badge → One or more tests failed
    Gray badge → No results detected
    
    Example badge display:
    
    42 / 0
    
    Meaning 42 tests passed and 0 failed.
    
    AUTOMATIC REFRESH
    
    The extension automatically refreshes the results every 60 seconds so you always see the latest test status.
    
    You can also manually refresh the results from the popup.
    
    DETAILED POPUP DASHBOARD
    
    Click the extension icon to view detailed information including:
    
    Total tests executed
    Passed tests
    Failed tests
    Flaky tests
    Last updated timestamp
    Manual refresh button
    
    FLEXIBLE DEPLOYMENT OPTIONS
    
    Your Playwright test results can be hosted anywhere as a JSON file.
    
    Supported options include:
    
    GitHub Pages
    AWS S3
    Public JSON endpoints
    
    This makes it easy to integrate with CI/CD pipelines such as GitHub Actions or other automation workflows.
    
    QUICK SETUP
    
    Basic setup takes only a few minutes.
    
    Install Playwright
    
    npm init playwright@latest
    
    Run Playwright tests
    
    npx playwright test
    
    Generate a test summary JSON file
    
    Deploy the JSON file using GitHub Pages or AWS S3
    
    Paste the results URL into the extension popup
    
    Once connected, the extension automatically monitors your test results.
    
    FULL SETUP GUIDE
    
    Complete step-by-step setup instructions are available here:
    
    https://faruk-hasan.com/blog_post/playwright_browser_extension_test_result.html
    
    The guide includes:
    
    Playwright reporter setup
    GitHub Actions workflow configuration
    AWS S3 deployment instructions
    Example JSON format
    Troubleshooting tips
    
    EXAMPLE REPOSITORY
    
    You can test the extension using this example project which includes sample Playwright tests and CI workflows:
    
    https://github.com/faruklmu17/browser_extension_test
    
    This repository demonstrates how to generate the test summary and deploy results automatically.
    Playwright Test Results Badge – Monitor Automated Test Status from Your Browser
    
    Tired of constantly checking CI dashboards to see if your E2E tests passed? Playwright Test Results Badge is a lightweight, privacy-first Chrome extension that lets developers, QA engineers, and DevOps teams instantly monitor automated Playwright test results directly from the browser toolbar.
    
    Whether you're running end-to-end (E2E) tests in a CI/CD pipeline, monitoring GitHub Actions, or using continuous integration workflows, this extension displays a live status badge so you know exactly when your automated tests pass or fail.
    
    🚀 KEY FEATURES & BENEFITS
    
    • 🚦 Instant Test Status: A live badge right on your toolbar shows real-time test results without needing to open logs or CI dashboards.
      - 🟩 Green Badge (e.g., 42/0) → All tests passed.
      - 🟥 Red Badge (e.g., 41/1) → One or more tests failed.
      - ⬜ Gray Badge (?) → No results detected or pipeline crashed.
    • 📊 Detailed Popup Dashboard: Click the extension icon to view a quick summary of total, passed, failed, and flaky tests. 
    • 🚨 Failed Test Names (NEW): See exactly which tests failed directly inside the popup—no need to dig through logs!
    • 🔄 Auto-Refresh: Automatically polls your test summary every 60 seconds to keep your data in sync with your CI/CD pipeline.
    • 🌗 Dark/Light Mode (NEW): Automatically adapts to your system's theme for optimal visibility.
    • ☁️ Flexible Deployment: Host your Playwright test summary JSON file anywhere. Fully supports GitHub Pages, AWS S3, and public JSON endpoints. 
    • 🔒 Privacy-First: No accounts, no analytics tracking, no external servers. Data stays in your browser.
    
    🛠️ QUICK SETUP GUIDE
    
    The extension reads a lightweight JSON summary file generated by your Playwright reporter.
    
    1. Generate a test summary JSON file using our custom Playwright reporter.
    2. Deploy the JSON file using your CI/CD pipeline (e.g., GitHub Actions to GitHub Pages or AWS S3).
    3. Paste the raw JSON URL into the extension popup.
    
    That's it! The extension will automatically start monitoring your E2E testing status.
    
    📖 FULL DOCUMENTATION & EXAMPLES
    
    For step-by-step setup instructions, including the Playwright reporter code, GitHub Actions workflow configuration, and AWS S3 deployment steps, visit:
    https://faruk-hasan.com/blog_post/playwright_browser_extension_test_result.html
    
    Test it out with our working example repository:
    https://github.com/faruklmu17/browser_extension_test
    
    Simplify your QA automation workflow and never miss a failing test again with the Playwright Test Results Badge!
  • May 8, 2026
    name
    Playwright Test Results Badge
    Playwright Test Results Badge – Monitor Tests in Browser

Permissions & access

Permissions
storagealarms
Host access
http://*/*, https://*/*, file:///*

Screenshots

Playwright Test Results - Browser Extension screenshot 1Playwright Test Results - Browser Extension screenshot 2Playwright Test Results - Browser Extension screenshot 3Playwright Test Results - Browser Extension screenshot 4Playwright Test Results - Browser Extension screenshot 5

About

Tired of constantly checking CI/CD pipelines or waiting on dashboards to see if your end-to-end (E2E) tests passed? Playwright Test Results Badge is a lightweight, privacy-first, and ultra-compact Chrome extension that lets E2E QA engineers, developers, and DevOps teams instantly monitor automated Playwright test results directly from the browser toolbar.

Whether you're running nightly E2E suites, tracking GitHub Actions runs, or using AWS S3 continuous integration, this extension displays a live color-coded status badge so you know exactly when your automated tests pass or fail without breaking your focus.

🚀 KEY FEATURES & BENEFITS

• 🤖 AI-Powered Setup (NEW in v1.11): Copy a single prompt directly from the extension settings panel and paste it into any AI assistant (Cursor, GitHub Copilot, Claude, ChatGPT). The AI will automatically create the reporter file, configure your workflow, and tell you the exact URL to paste — no manual reading required.

• 🚦 Instant Test Status: A live badge right on your browser toolbar shows real-time test counts so you're alerted immediately.

  - 🟩 Green Badge (e.g., 42/0) → All tests passed.

  - 🟥 Red Badge (e.g., 41/1) → One or more E2E tests failed.

  - ⬜ Gray Badge (?) → No tests detected or test suite crashed.

• 📊 Detailed Popup Dashboard: Click the extension icon to view a quick visual summary of total, passed, failed, and flaky tests.

• 🚨 Failed Test Names: Spot exactly which specs failed directly inside the popup—no digging through E2E pipeline logs!

• 🕒 Previous Runs History: Automatically tracks and displays a timeline of the last 10 unique test runs in local storage to easily spot failing trends.

• ⚡ Instant Cache Bypass: Manual refreshes and popup loads now query the GitHub REST API contents endpoint under the hood, completely bypassing the Fastly CDN's 5-minute raw file cache. You get absolute real-time updates as soon as your tests finish!

• 🗜️ Ultra-Compact & High-Density UI: A brand-new space-saving design with tight margins, smaller font scales, and a collapsible URL settings panel. The settings panel stays hidden by default, expanding via a sleek settings gear and collapsing automatically when saved.

• 🎛️ Sleek Control Row: We moved and packed all control actions (Refresh, Settings Gear, and Theme Toggle) into a clean horizontal row of icons in the header, maximizing screen real-estate for your test dashboard.

• 🔒 Robust Private Repo Support: The URL parser automatically strips temporary session tokens from private raw URL paths, falling back silently and gracefully from API-to-Raw on rate-limiting or private 404 errors.

• 💡 Zero-Config Demo Mode: Instantly previews the extension with pre-loaded showcase test results upon installation. No initial setup required to see how it works!

• 🏷️ Repo & Branch Metadata: Dynamically parses and displays the repository owner, name, and current branch (or custom host) directly in the popup header.

• 📖 Manual Setup Guide: A built-in setup card in the settings panel linking to full documentation for public, private, and organization repos.

• 🔄 Live Polling: Automatically polls your raw test summary in the background every 60 seconds to keep the toolbar badge perfectly in sync.

• 🌗 Dark/Light Mode: Adapts automatically to your system's light or dark theme for optimal E2E dashboard visibility.

• ☁️ Flexible Deployment: Host your `test-summary.json` anywhere! Fully supports GitHub Pages, AWS S3, and public JSON endpoints.

• 🔒 Privacy-First: No accounts, no analytics tracking, no external servers. Your E2E data stays in your browser.

🛠️ QUICK SETUP (3 OPTIONS)

Option 1 — AI Setup (Fastest, recommended):
1. Open the extension → click the ⚙️ gear icon.
2. Click "🤖 Set Up With AI" to silently copy the AI prompt.
3. Paste it into any AI assistant (Cursor, Claude, ChatGPT, Copilot).
4. The AI will ask if your repo is public, private, or org — then set everything up automatically and give you the exact URL to paste into the extension.

Option 2 — Manual Setup:
1. Generate a test summary JSON file using our custom Playwright reporter.
2. Deploy the JSON file using your CI/CD pipeline (GitHub Actions to GitHub Pages for private repos, or raw commit for public repos).
3. Paste the raw JSON URL into the collapsible extension settings panel (⚙️).

📖 FULL DOCUMENTATION & EXAMPLES

For step-by-step setup instructions, including the Playwright reporter code, GitHub Actions workflow configuration, and AWS S3 deployment steps, visit:
https://faruk-hasan.com/blog_post/playwright_browser_extension_test_result.html

Test it out with our working example repository:
https://github.com/faruklmu17/browser_extension_test

Simplify your QA automation workflow and never miss a failing test again with the Playwright Test Results Badge!

Technical

Version
1.11
Manifest
V3
Size
24.01KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
cnbifhpjofgeaobfppnfnngfkkjniodh
Developer ID
u68e1b51ab7b6c941c16519652ec1d485
Developer Email
[email protected]
Created
Dec 13, 2025
Last Updated (Store)
Jun 7, 2026
Last Scraped
Jun 7, 2026
Website
faruk-hasan.com

Similar extensions

Alternatives to Playwright Test Results - Browser Extension, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 7, 2026.