gRPC-Web Developer Tools

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.
Merlin
Stats
By: SergioTx
Users: 268 ▲ 7
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: Low risk likelihood
Manifest version: 3
Permissions:
  • storage
Size: 456.70K
URLs: Website
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

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 Sergio M, 2023-11-29

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

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

gRPC-Web Developer Tools may not be safe to use and it requires some risky permissions. Exercise caution when installing this extension. Review carefully before installing.

Risk likelihood

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

Upgrade to see risk analysis details
Screenshots
Similar extensions

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