Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Latest commit

 

History

History
3 lines (2 loc) · 516 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 516 Bytes

Remote and Chill Web Extension

Remote and Chill currently supports Google Chrome and Firefox web extensions. The process for building both of the extensions is currently the same. No packaging has been implemented yet, so you need to load the unpacked extension. Simply run npm install or yarn to install the dependencies. Then run webpack-cli to start watching for file changes and generate the necessary files. The output directory will be dist which can be directly loaded in Google Chrome or Firefox.