Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 480 Bytes

File metadata and controls

25 lines (16 loc) · 480 Bytes

What is easy param?

Easy param is a chrome extension that let you easily replace parameter values.

Screenshot

How to install easy param?

  1. First clone this repository and cd to it
git clone https://github.com/mellash/easy-param
cd easy-param
  1. Then compile the typescript
tsc
  1. Finally add easy-param directory to the chrome extension by going to chrome://extensions/

Contribution

Any contribution is appreciated :)