Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 333 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 333 Bytes

Quick Start

Install

npm install

Hot reload the extension

npm run dev

Package the extension for both Chinese and English versions

npm run package

Will automatically generate two .crx files and then copy to the ElectronJS folder (old files will be replaced).