Naibo Wang db6ace0692 Update package.js 4 months ago
..
src 2feede55db New way to show/hide toolkits 11 months ago
.gitignore 79dbf60ef9 macos下疯狂多开bug修复 2 years ago
README.md 6664077f21 Version 0.3.1 2 years ago
package-lock.json 7bb9d5a374 Bump nanoid from 3.3.7 to 3.3.8 in /Extension/manifest_v3 11 months ago
package.js db6ace0692 Update package.js 4 months ago
package.json c56e87120d Version 0.6.3 11 months 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).