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 d13cd29fac Change location of operation toolbox 9 months ago
..
src Change location of operation toolbox 9 months ago
.gitignore macos下疯狂多开bug修复 1 year ago
README.md Version 0.3.1 1 year ago
package-lock.json Iframe Nested 9 months ago
package.js UC Update Iframe 1 year ago
package.json V0.6.0 Pre 9 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).