# grpc-web-devtools

> Chrome extension for gRPC-Web to inspect requests and responses in human readable format

Canonical page: [https://chrome-stats.com/d/grpc-web-devtools](https://chrome-stats.com/d/grpc-web-devtools)

## Overview

- **ID:** `grpc-web-devtools`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** Ivan
- **Category:** web-development
- **Daily users:** 14
- **Weekly downloads:** 1
- **Version:** 1.0.2
- **Last updated:** 2023-08-21
- **First published:** 2023-08-17
- **Size:** 1.15 MB
- **Data as of:** 2026-09-12
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/grpc-web-devtools/)
- **Website:** [https://github.com/IvanRodriCalleja/grpc-web-devtools](https://github.com/IvanRodriCalleja/grpc-web-devtools)

## Description

Chrome extension for gRPC-Web to inspect requests and responses in human readable format
grpc-web-devtools is a powerful extension designed to seamlessly intercept network requests and responses executed via the grpc-web protocol. This browser extension integrates a dedicated tab into the Chrome DevTools, facilitating the comprehensive logging of all grpc-web requests generated by a web application.

Within this extension, users gain the ability to effectively manage requests, employing advanced features such as request filtering and the purging of outdated requests. Notably, the extension is equipped with an intuitive JSON editor that enables in-depth inspection of both request and response elements, encompassing both body and metadata components for each interaction. This editor further offers the convenience of collapsing expansive objects for enhanced clarity, and supports easy content copying.

The scope of this extension's functionality extends to both UnaryRequest and StreamRequest interception. In the DevTools environment, when examining an unary call, the request showcases a structured representation featuring a body property denoting the transmitted object, as well as metadata encompassing supplementary headers sent during the request. This parallel structure is mirrored in the response, wherein the body signifies the object response from the server, and metadata encapsulates any extra headers furnished by the server.

For StreamRequest interactions, the structure is aligned with Unary, albeit with a distinction in the response. In the StreamRequest scenario, responses manifest as an array, encompassing key elements such as "data," "status," "error," "metadata," and "end."

For a comprehensive guide on configuring and utilizing this extension, refer to the following link: <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/281a89341d2c984e5f4d34e126395d1e79e82140a5aba620c63bfaa70107862e/https%3A//github.com/IvanRodriCalleja/grpc-web-devtools" rel="nofollow">https://github.com/IvanRodriCalleja/grpc-web-devtools</a>

## Rankings

- #29,212 — Overall
- #105 — response
- #207 — component

## Permissions and access

### Content script matches

- `<all_urls>`

## Safety

- **Risk impact:** Moderate risk impact
- **Risk likelihood:** Moderate risk likelihood

### Analysis details

- Allows access to all websites, posing a significant security risk as it can monitor and modify data from any visited site.
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [gRPC-Web Developer Tools](https://chrome-stats.com/d/grpc-web-developer-tools) — 252 users, 3.00 / 5
- [gRPC Panel](https://chrome-stats.com/d/grpc-panel) — 8 users
- [Apollo Client Devtools](https://chrome-stats.com/d/apollo-developer-tools) — 5,803 users, 3.97 / 5
- [Request Wrapper](https://chrome-stats.com/d/request-wrapper) — 2 users
- [tRPC Client Devtools](https://chrome-stats.com/d/trpc-client-devtools) — 20 users
- [gRPC-Gateway Developer Tools](https://chrome-stats.com/d/grpc-gateway-developer-tools) — 2 users
- [Web3 Decode Extension](https://chrome-stats.com/d/web3-decode-extension) — 1 users
- [Web Component DevTools](https://chrome-stats.com/d/web-component-devtools) — 999 users, 5.00 / 5
- [GraphQL DevTools](https://chrome-stats.com/d/graphql-developer-tools) — 923 users, 3.64 / 5
- [Vue.js devtools](https://chrome-stats.com/d/vue-js-devtls) — 20 users
- [Vue.js devtools](https://chrome-stats.com/d/vue-js-devtools) — 56,705 users, 4.70 / 5
- [Web Developer](https://chrome-stats.com/d/web-developer) — 66,953 users, 4.30 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/grpc-web-devtools)
