Network+ - Additional Filtering Options for Network Requests
Network+ is a Chrome add-on developed by John Davison that provides additional filtering options for network request and response objects. It falls under the category of Browsers and is classified as an Add-ons & Tools subcategory.
The main feature of Network+ is its ability to filter and sort network requests based on the content of the response and request. This is particularly useful for debugging GraphQL applications, where the query or mutation name is not part of the URL like in REST APIs. Instead, it is passed within the post data. With Network+, you can easily filter and sort network requests based on the query or mutation name.
In addition to filtering network requests, Network+ also offers filtering operations on the response body. It provides options such as "contains," "doesn't contain," "starts with," "ends with," "=", "!=", ">", ">=", "