A simple chrome extension I built to speedup development.
It redirects http requests to our production server to localhost.
It's very dynamic too, picked lot's of inspiration from watcheroo.
Except watcheroo doesn't work with localhost.
Mine does! 😄
1. Clone the download this repository. look for a green download button)
2. Extract the zip file you just downloaded.
3. Open chrome browser on you pc
4. Type "chrome://extensions/" in the url bar.
5. Locate and click on "Load unpacked extension".
6. Locate the folder created from the extraction in 2 and click on Okay.
7. Voila !!!