Request Interceptor
Intercept Requests and add custom rules to modify request/response headers, block/redirect requests, modify query params.
Debugging proxy that will allow you to intercept and mutate requests from a web page
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.
Netify is a debugging proxy that will allow you to intercept and mutate your requests, like Fiddler or Charles, but it more compact and implemented directly in the Chrome.
Features that Netify gives you:
- Filter requests for proxy by URL, method or type of resource.
- Redirect request to arbitrary URL.
- Adding, replacing and removing request headers.
- Replacing the request body, text/JSON, Base64 or form data.
Inspect the latest comments and rating distribution.
Store average score: 4.6. 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.
Intercept Requests and add custom rules to modify request/response headers, block/redirect requests, modify query params.
Intercept & modify HTTP(S) traffic: redirect URLs, modify headers, inject scripts, mock REST & GraphQL APIs, and more.
swyx's personal browser extension, FKA netlify-browser-extension
Request Interceptor Extension for Chrome.
Hassle-free mocking of xhr and fetch calls.
Mock or modify your HTTP requests to test, develop and demo your web application
The only open source extension that actually works.
Super helpful, thanks 🫶🏻
Very helpfull, thanks Vladka!
Very useful. My team loves it :)
This is really good! Thank you for working on it and open sourcing it.
Great and simple to use extension. Thank you!
Amazing tool to mock HTTP requests. Thank you!
To make it work, you should check "disable cache" in network tab.
Netify can filter by http method, then auto modif both http method and request headers. This is exactly what I'm looking for, and many other extensions can't. Thank you very much.
A wonderful free opensource replacement of fiddler for web debugging! A Must have Dev Tool on Chrome. It would be more powerful if this extension supports request/response body json path replacement feature.