您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
naibo df62f710e3 Change F7 to F2 1 个月前
..
src Change F7 to F2 1 个月前
.gitignore macos下疯狂多开bug修复 1年前
README.md Version 0.3.1 1年前
package-lock.json Bump @grpc/grpc-js and firebase in /Extension/manifest_v3 3 个月前
package.js UC Update Iframe 1年前
package.json Bump @grpc/grpc-js and firebase in /Extension/manifest_v3 3 个月前
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).