tRPC Client Devtools

tRPC Client Devtools

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

What is tRPC Client Devtools?
tRPC Client Devtools is an unofficial Firefox add-on that allows you to inspect and monitor queries, mutations, and subscriptions in your tRPC app. It provides a user-friendly interface within the Firefox inspector, allowing you to view input, results, and elapsed time for each query, mutation, and subscription. Install the trpc-client-devtools-link npm package and add it to your tRPC client config to use this extension.
Merlin
Stats
Users: 40 ▲ 2
Version: 0.1.2 (Last updated: 2022-10-12)
Creation date: 2022-10-07
Weekly download count: 1
Firefox on Android: No
Risk impact: Moderate risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Size: 109.40K
Stats date:

Other platforms

Not available on Chrome
Not available on Edge
Want to check extension ranking and stats more quickly for other Firefox add-ons? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Firefox Browser Add-ons.
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 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)

The tRPC Client Devtools appear as a "tRPC" tab in your Firefox 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

If you want to learn more about tRPC, check out: https://trpc.io/

Safety
Risk impact

tRPC Client Devtools may not be safe to use and it requires some risky permissions. Exercise caution when installing this add-on. 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
Screenshots