Naibo Wang 261fb13006 Linux V0.3.5 2 years ago
..
src 908235a738 参数索引值Bug修复 2 years ago
.gitignore 01866b208a reback lockfile 2 years ago
README.md 6664077f21 Version 0.3.1 2 years ago
package-lock.json 261fb13006 Linux V0.3.5 2 years ago
package.js 751fa6e055 UC Update Iframe 2 years ago
package.json e1649e3dd3 Update license 2 years ago
rollup.config.js 9cba942405 New Version 0.2.0 2 years ago
tsconfig.json 9cba942405 New Version 0.2.0 2 years ago

README.md

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).