gRPC devtools (for gRPC-web)
Browser DevTools extension for debugging gRPC network requests.
Co je gRPC devtools (for gRPC-web)?
gRPC devtools (for gRPC-web) je rozšíření Chrome vyvinuté Ernest, a jeho hlavní funkcí je „Browser DevTools extension for debugging gRPC network requests.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření gRPC devtools (for gRPC-web)
Stáhněte si soubory rozšíření gRPC devtools (for gRPC-web) ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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. Základní Informace o Rozšíření
| Název | |
| ID | fohdnlaeecihjiendkfhifhlgldpeopm |
| Oficiální URL | https://chromewebstore.google.com/detail/grpc-devtools-for-grpc-we/fohdnlaeecihjiendkfhifhlgldpeopm |
| Popis | Browser DevTools extension for debugging gRPC network requests. |
| Velikost souboru | 781 KB |
| Počet instalací | 535 |
| Aktuální Verze | 1.15.0 |
| Poslední Aktualizace | 2024-03-03 |
| Datum Vydání | 2022-07-16 |
| Hodnocení | 3.00/5 Celkem 4 Hodnocení |
| Vývojář | Ernest |
| [email protected] | |
| Typ Platby | in_app |
| Podporované Jazyky | 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": [
" | |