Item logo image for RSC Viewer

RSC Viewer

5.0(

1 rating

)
ExtensionDeveloper Tools6 users
Item media 1 (screenshot) for RSC Viewer

Overview

DevTools panel for inspecting React Server Component (RSC) payloads

RSC Viewer is a Chrome DevTools extension for inspecting React Server Component (RSC) payloads — the streaming "text/x-component" responses that frameworks like Next.js use to render Server Components in the browser. It captures these payloads from the network and displays them in a structured, navigable view that Chrome's built‑in Network panel often cannot show, because their bodies are consumed by the page's stream reader before DevTools can read them. You will get one new tab in your Chrome DevTools: "RSC Viewer". The panel lists every RSC request the inspected page makes, including the initial HTML document (whose payload is embedded as script tags) and any follow‑up navigation or prefetch fetches. Each entry shows method, URL, status, size, and timing, and the list can be filtered, paused, and cleared. Selecting a request opens a detail view with Headers and Response tabs. The Response tab parses the React Flight wire format, color‑codes each row by its type, and draws arrows connecting references to the rows they point at. Embedded RSC streams are parsed recursively and can be drilled into through a breadcrumb. Streaming responses appear in real time, so you can read partial chunks before the request finishes. Built‑in find (Cmd‑F / Ctrl‑F) supports incremental search with match navigation across all rows. A Statistics panel breaks down payload bytes by row type as a pie chart and reports both the resource size and the transferred (compressed) size. An integrated Flight Protocol reference documents every row tag, reference prefix, and binary chunk type the parser recognizes, so you don't need to leave DevTools to remember what a "T" row or a "$L" reference encodes. This extension requires permission to access the inspected page in order to capture streaming RSC responses, but it does not transmit any data remotely. It is fully open source, and you can find its source code at https://github.com/unstubbable/rsc-viewer.

Details

  • Version
    0.1.0
  • Updated
    May 2, 2026
  • Offered by
    Hendrik Liebau
  • Size
    246KiB
  • Languages
    English
  • Developer
    Email
    hendrik.liebau@vercel.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

Manage extensions and learn how they're being used in your organization
The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes
Google apps