naibo be1bfb7a6b UI Update 1 rok temu
..
src be1bfb7a6b UI Update 1 rok temu
.gitignore 79dbf60ef9 macos下疯狂多开bug修复 2 lat temu
README.md 6664077f21 Version 0.3.1 2 lat temu
package-lock.json c3773848c3 Iframe Nested 1 rok temu
package.js 751fa6e055 UC Update Iframe 2 lat temu
package.json 82dac5ad00 V0.6.0 Pre 1 rok temu
rollup.config.js 9cba942405 New Version 0.2.0 2 lat temu
tsconfig.json 9cba942405 New Version 0.2.0 2 lat temu

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