Netify icon

Netify

Extension Actions

CRX ID
mdafhjaillpdogjdigdkmnoddeoegblj
Status
  • Live on Store
Description from extension meta

Debugging proxy that will allow you to intercept and mutate requests from a web page

Image from store
Netify
Description from store

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 devtools.

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.
- Replacing the response status code.
- Adding, replacing and removing response headers.
- Replacing the response body with a text value, Base64, or file's content.
- Adding an extra response delay
- Cancel request on the client.
- The above changes can be made according to predefined rules, by script or by making changes to the intercepted request (like breakpoint).

Attention!!!
This extension is based on the experimental features of the Chrome Devtool protocol, which may lead to inoperability with the update of the browser.

If you have some trouble with Netify or you have some suggestions, please report it here (https://github.com/vladlavrik/netify/issues)

Latest reviews

Ray D
I tried a few other Chrome extensions in an effort to modify a Request Body. None worked. This worked like a charm on the first attempt.
Alejandro J Valdez Subotich
I have a problem running the tool, when I add a URL to manage, it remains in starting mode.
Omar Pecos Vales
Tried other and cannot get working on mi mac laptop, just started with netify as it seems works like charm, very useful. Definitely will try to open some PR's and contribute to this fantastic extension. Please, Vlad Lavrik add some issues/features who open source guys can work on! Will be pleased to give a humble hand.
/dev /sda
it work
ceromaster
Doesn't work for me with Chrome 122.0.6261.129 (Official Build) (arm64). There's no Netify tab in the devTools, the plugin appears as inactive.
Mere cule
It works, however it's missing a very important feature. It doesn't support encoded values, for example \b \n and \r. I'd use this more if it did
Pedro Góes
Great tool, works really well.
Jerry Unkhaptay
Works wonderfully, and is very simple of use
Sergio Scarnatto
The only open source extension that actually works.
Francesco Cipolla
Super helpful, thanks 🫶🏻
Francesco Cipolla
Super helpful, thanks 🫶🏻
Jan Petkov
Very helpfull, thanks Vladka!
Jan Petkov
Very helpfull, thanks Vladka!
Julio César Castro López
Very useful. My team loves it :)
Julio César Castro López
Very useful. My team loves it :)
Giammarco Galletti
This is really good! Thank you for working on it and open sourcing it.
Giammarco Galletti
This is really good! Thank you for working on it and open sourcing it.
Mosh Feuchtwanger
Great and simple to use extension. Thank you!
Mosh Feuchtwanger
Great and simple to use extension. Thank you!
Nicolae Stihhi
Amazing tool to mock HTTP requests. Thank you!
Nicolae Stihhi
Amazing tool to mock HTTP requests. Thank you!
Mario Qiu
To make it work, you should check "disable cache" in network tab.
Mario Qiu
To make it work, you should check "disable cache" in network tab.
07 Tmn
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.
07 Tmn
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.
Yufeng Lan
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.
Yufeng Lan
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.
Asiris CRX
Absolutely wonderful extension. Really super cool and useful!
Asiris CRX
Absolutely wonderful extension. Really super cool and useful!
Luis Aguilar
No funciona, al tratar de abrirla me trae a esta pagina siempre
Al “Vedder” Vedernikov
At last an application that can simply replace HTTPS requests, without anything else. It perfectly suits for frontend debugging. Thanks for such a great tool!
Al “Vedder” Vedernikov
At last an application that can simply replace HTTPS requests, without anything else. It perfectly suits for frontend debugging. Thanks for such a great tool!
HOANG Cao Huy (VTI.D1)
Better than Requestly!
James Lakin
Perfect for a simple edit of an Angular HTTP template on the fly. This allowed me to 'unhide' the cancel account button and get rid of a company that started billing me a new account,
James Lakin
Perfect for a simple edit of an Angular HTTP template on the fly. This allowed me to 'unhide' the cancel account button and get rid of a company that started billing me a new account,
alexander lau
Exactly what I was looking for. Something that can modify body responses to help facilitate pagination testing. The ability to add/delete headers as well will undoubtedly prove useful for other testing as well
alexander lau
Exactly what I was looking for. Something that can modify body responses to help facilitate pagination testing. The ability to add/delete headers as well will undoubtedly prove useful for other testing as well
Alique Wong
thanks for this useful tool ! appreciate your effort !
Alique Wong
thanks for this useful tool ! appreciate your effort !
Anonymous
Something I've been looking for a long time to simulate API responses and test frontend applications without hitting the real APIs. Incredibly easy to set up and a joy to use as part of my Dev Tools stack!