Override network calls with Network Overrides
Network Overrides is a free Chrome add-on developed by miguel.smsilva. It falls under the category of Browsers and belongs to the subcategory of Add-ons & Tools.
This program allows users to override network calls and configure them using the network-overrides Node package. By using a combination of a CLI and a browser extension, users can define sets of browser-side redirects programmatically from the command line.
The main purpose of Network Overrides is to enable the development of web client-side apps on top of an external environment, such as a test or production environment, using assets served from one or multiple local dev-servers.
One of the key features of Network Overrides is that it ensures a set of overrides are only active while the related process is running, such as a dev-server.





