Netify Netify

Developer Tools
Version: 0.3.1
Last Update: 2022-11-26

Overview

Netify is a Chrome extension developed by vladlavrik. According to the data from Chrome web store, current version of Netify is 0.3.1, updated on 2022-11-26.
4,000+ users have installed this extension. 17 users have rated this extension with an average rating of .

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

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 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)

Rating

17 ratings

Total Installs

4,000+

Information

Last Update

2022-11-26

Current Version

0.3.1

Size

664KiB

Author

vladlavrik

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Yufeng Lan
2022-04-02

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.

avatar Asiris CRX
2022-03-24

Absolutely wonderful extension. Really super cool and useful!

avatar Luis Aguilar
2021-11-08

No funciona, al tratar de abrirla me trae a esta pagina siempre

avatar Alexei Vedder
2021-09-29

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!

avatar James Lakin
2020-09-15

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,