Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 566 Bytes

File metadata and controls

27 lines (18 loc) · 566 Bytes

web-extension

js-standard-style

Paratii Chrome Web Extension

WORK IN PROGRESS

Installation

TODO

development mode

$ git clone https://github.com/Paratii-Video/web-extension.git
$ cd web-extension
$ npm install
$ npm install -g gulp
$ gulp

Make sure you check developer mode in chrome extensions page and then load web-extension folder.

NOTE you gotta reload it everytime because chrome auto reload doesn't work with extensions.