gRPC devtools (for gRPC-web)
Browser DevTools extension for debugging gRPC network requests.
gRPC devtools (for gRPC-web) là gì?
gRPC devtools (for gRPC-web) là một tiện ích mở rộng Chrome được phát triển bởi Ernest, và tính năng chính của nó là "Browser DevTools extension for debugging gRPC network requests.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng gRPC devtools (for gRPC-web)
Tải xuống các tệp mở rộng gRPC devtools (for gRPC-web) dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | gRPC devtools (for gRPC-web) |
ID | fohdnlaeecihjiendkfhifhlgldpeopm |
URL Chính Thức | https://chromewebstore.google.com/detail/grpc-devtools-for-grpc-we/fohdnlaeecihjiendkfhifhlgldpeopm |
Mô tả | Browser DevTools extension for debugging gRPC network requests. |
Kích Thước Tệp | 781 KB |
Số Lần Cài Đặt | 535 |
Phiên Bản Hiện Tại | 1.15.0 |
Cập Nhật Lần Cuối | 2024-03-03 |
Ngày Phát Hành | 2022-07-16 |
Đánh Giá | 3.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | Ernest |
[email protected] | |
Loại Thanh Toán | in_app |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |