Network explorer

#5 / 1 rate

Network explorer

305 users

2021-05-05

jacob.lea.dev

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

A DevTools extension to interpret network requests in real time within a friendly way.

A DevTools extension to interpret network requests in real time within a friendly way.
Main functions:
1. Network requests could be manually / automatically loaded into the extension.
2. Users could define custom filters to load requests they want.
3. It could display these requests in a table.
4. It could transform headers and contents of requests/responses into JSON object and display them as tree-like structures. Currently version only supports pure JSON requests and dwr request.
5. In these tree-like structures, users could copy, download and search nodes.
6. Jsonlizable strings could be detected automatically and show up in popups.