gRPC-Web Developer Tools

gRPC-Web Developer Tools for debugging application's gRPC-Web network requests.
What is gRPC-Web Developer Tools?
gRPC-Web Developer Tools is a Chrome DevTools extension that allows you to inspect and debug gRPC-Web network requests. It provides a new tab called gRPC-Web in your Chrome DevTools where you can view the deserialized JSON objects of the requests, responses, and errors. With this extension, you can easily analyze and troubleshoot gRPC-Web communication in your application.

Extension stats

By: SergioTx
Users: 876 ▲ 44
Rating: 4.00 (4)
Version: 2.3.0 (Last updated: 2023-11-29)
Creation date: 2023-08-01
Risk impact: Moderate risk impact
Risk likelihood: Very low risk likelihood
Manifest version: 3
Permissions:
  • storage
Size: 456.70K

Other platforms

gRPC-Web Developer Tools (v1.4.1)
3.00 (4) 347
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

Extension summary

gRPC-Web Developer Tools is a Chrome DevTools extension for the official gRPC-Web library. It allows you to inspect the gRPC network log in the Chrome Developer Tools, and displayed as the deserialized JSON objects, rather than the base64 encoded binary format.

You will get a new tab called gRPC-Web in your Chrome DevTools. This will start recording gRPC client network requests that have been configured (see Usage for details). Features are similar to the default Network tab, but only tracks gRPC requests.

Selecting a network log entry will display the deserialized JSON for the request, response and any error object returned by your gRPC server.

There is some setup needed in the code before using this extension. Take a look at the README: https://github.com/SergioTx/grpc-web-devtools

Fork from: https://chrome.google.com/webstore/detail/grpc-web-developer-tools/kanmilmfkjnoladbbamlclhccicldjaj adding a couple of fixes.

User reviews

Really good extension to debug gRPC requests
by Sergio M, 2023-11-29

I've just installed. It cannot detect the gRPC requests. I'm using protobuf version 3
by sergio bergauer, 2023-11-01

Only grpc extension in the marketplace that works for me!
by Alejandro Perona, 2023-08-22
View all user reviews

Extension safety

Risk impact

gRPC-Web Developer Tools requires a few sensitive permissions. Exercise caution before installing.

Risk likelihood

gRPC-Web Developer Tools has earned a good reputation and can be trusted.

Upgrade to see risk analysis details

Similar extensions

Here are some Chrome extensions that are similar to gRPC-Web Developer Tools: