gRPC devtools (for gRPC-web)
Browser DevTools extension for debugging gRPC network requests.
What is gRPC devtools (for gRPC-web)?
gRPC devtools (for gRPC-web) is a Chrome extension developed by Ernest, and its main feature is "Browser DevTools extension for debugging gRPC network requests.".
Extension Screenshots
Download gRPC devtools (for gRPC-web) Extension CRX File
Download gRPC devtools (for gRPC-web) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Features 🚀 Uninterrupted Performance: With gRPC Devtools, enjoy uninterrupted performance, effortlessly managing even the largest of requests, for a truly smooth debugging experience. 🔍 Filtering: Quickly filter out what you don't need. Focus on specific requests effortlessly, and you can even use regex to fine-tune your filtering. 🎨 Elegant Layout: gRPC Devtools boasts an elegant layout inspired by Chrome's theme, making debugging a seamless experience. 🔄 Server-side Streaming Support: Whether you're dealing with unary requests or more complex server-side streaming, gRPC Devtools can handle it. 🌑 Night Owl Mode: If you like working late, you'll love this. We've got a dark mode that's easy on the eyes. Debugging won't feel like staring into a flashlight.
Extension Basic Information
Name | gRPC devtools (for gRPC-web) |
ID | fohdnlaeecihjiendkfhifhlgldpeopm |
Official URL | https://chromewebstore.google.com/detail/grpc-devtools-for-grpc-we/fohdnlaeecihjiendkfhifhlgldpeopm |
Description | Browser DevTools extension for debugging gRPC network requests. |
File Size | 781 KB |
Installation Count | 535 |
Current Version | 1.15.0 |
Last Updated | 2024-03-03 |
Publish Date | 2022-07-16 |
Rating | 3.00/5 Total 4 Ratings |
Developer | Ernest |
[email protected] | |
Payment Type | in_app |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "gRPC devtools (for gRPC-web)", "version": "1.15.0", "description": "Browser DevTools extension for debugging gRPC network requests.", "manifest_version": 3, "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "devtools_page": "devtools.html", "incognito": "split", "content_scripts": [ { "matches": [ " |