您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
naibo adde8d727e 0.3.6 PRE 1年前
..
src 0.3.6 PRE 1年前
.gitignore macos下疯狂多开bug修复 1年前
README.md Version 0.3.1 1年前
package-lock.json Linux V0.3.5 1年前
package.js UC Update Iframe 1年前
package.json 0.3.6 PRE 1年前
rollup.config.js New Version 0.2.0 1年前
tsconfig.json New Version 0.2.0 1年前

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