gRPC devtools (for gRPC-web)
Browser DevTools extension for debugging gRPC network requests.
gRPC devtools (for gRPC-web) क्या है?
gRPC devtools (for gRPC-web) Ernest द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Browser DevTools extension for debugging gRPC network requests."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में gRPC devtools (for gRPC-web) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | gRPC devtools (for gRPC-web) |
ID | fohdnlaeecihjiendkfhifhlgldpeopm |
आधिकारिक URL | https://chromewebstore.google.com/detail/grpc-devtools-for-grpc-we/fohdnlaeecihjiendkfhifhlgldpeopm |
विवरण | Browser DevTools extension for debugging gRPC network requests. |
फ़ाइल का आकार | 781 KB |
स्थापना संख्या | 535 |
वर्तमान संस्करण | 1.15.0 |
अंतिम अपडेट | 2024-03-03 |
प्रकाशन तिथि | 2022-07-16 |
रेटिंग | 3.00/5 कुल 4 रेटिंग्स |
डेवलपर | Ernest |
ईमेल | [email protected] |
भुगतान के प्रकार | in_app |
समर्थित भाषाएँ | 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": [ " |