gwuah / aidahrector

A simple chrome extension I built to speedup development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple chrome extension I built to speedup development


Languages

Language:JavaScript 56.6%Language:HTML 39.1%Language:CSS 4.4%