Convenient way to view JSON-RPC requests
JSON-RPC Viewer is an extension to help viewing JSON-RPC requests in a more convenient way than Network tab allows.
You can view a list of requests with method name, params and result/response.
Supports JSON-RPC batch requests from version 1.1.1
Feature requests, bug reports and pull requests are welcome here: https://github.com/kityan/json-rpc-viewer.
Latest reviews
- (2019-09-18) Oles Bolotniuk: Great extension for frontend devs working with RPC, thank you! Feature request: resizable Params and Result/Error tabs