You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
naibo df62f710e3 Change F7 to F2 1 month ago
..
src Change F7 to F2 1 month ago
.gitignore macos下疯狂多开bug修复 1 year ago
README.md Version 0.3.1 1 year ago
package-lock.json Bump @grpc/grpc-js and firebase in /Extension/manifest_v3 3 months ago
package.js UC Update Iframe 1 year ago
package.json Bump @grpc/grpc-js and firebase in /Extension/manifest_v3 3 months ago
rollup.config.js New Version 0.2.0 1 year ago
tsconfig.json New Version 0.2.0 1 year 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).