Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 728 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 728 Bytes

aidahrector

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! 😄

Installation ✨

How to install this extension in your browser.

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