tRPC Client Devtools

tRPC Client Devtools

An unofficial tRPC devtools extension to inspect your queries, mutations and subscriptions

tRPC Client Devtools
What is tRPC Client Devtools?
tRPC Client Devtools is an unofficial Chrome extension that allows you to inspect the queries, mutations, and subscriptions of your tRPC app. It provides a query inspector, a mutation inspector, and a subscription inspector to view input, results, and elapsed time. Install the extension, open the Devtools, and navigate to the tRPC panel to start inspecting your tRPC app. Code for this extension can be found on GitHub.
Merlin
Stats
Users: 653 ▲ 10
Version: 0.1.2 (Last updated: 2022-10-20)
Creation date: 2022-09-16
Risk impact: Moderate risk impact
Risk likelihood: Low risk likelihood
Manifest version: 3
Size: 103.42K
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Merlin
Summary

This is an unofficial tRPC client devtools extension that you can use to inspect queries, mutations and subscriptions from your tRPC app!

In order to use it, you need to do the following steps:

  1. Install the trpc-client-devtools-link npm package and add it to your tRPC client config (if you're using tRPC v10, install the @next version)
  2. Download and install the tRPC Client Devtools Extension
  3. Open the Devtools, navigate to the tRPC panel and inspect away!

The tRPC Client Devtools appear as a "tRPC" tab in your web browser inspector when tRPC is detected, alongside other tabs like "Elements" and "Console". The devtools currently have 3 main features:

  • Query inspector: View the input, result and elapsed time of the fired queries.
  • Mutation inspector: View the input, result and elapsed time of the fired mutations.
  • Subscription inspector: View the input, multiple results and their elapsed time of the subscriptions.

Code for this extension can be found at: https://github.com/rhenriquez28/trpc-client-devtools

See more
Safety
Risk impact

tRPC Client Devtools may not be safe to use and it requires some risky permissions. Exercise caution when installing this extension. Review carefully before installing.

Risk likelihood

tRPC Client Devtools has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details
Similar extensions

Here are some Chrome extensions that are similar to tRPC Client Devtools: