StegCloak
Hide secrets with invisible characters in plain text securely using passwords 🧙🏻♂️⭐
Chrome extension for gRPC-Web to inspect requests and responses in human readable format
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
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: https://github.com/IvanRodriCalleja/grpc-web-devtools
Inspect the latest comments and rating distribution.
Store average score: 3.7. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Hide secrets with invisible characters in plain text securely using passwords 🧙🏻♂️⭐
gRPC Web network logs viewer
Browser DevTools extension for debugging gRPC-Web and Connect-ES network requests.
A Network Requests Interceptor
View and decode protobuf request and response bodies in Chrome DevTools.
gRPC-Gateway Developer Tools for debugging applications' network requests to a gRPC-Gateway backend
I've just installed. It cannot detect the gRPC requests. I'm using protobuf version 3
You saved my life!!! Thanks for developing this tool.
I can't think on a better tool for this!! Thanks!!