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
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
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
查看最近评论和评分分布。
商店综合星级:3.7。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
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!!