選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
naibo c41ec1dcd0 Point动画效果 9ヶ月前
..
src Point动画效果 9ヶ月前
.gitignore macos下疯狂多开bug修复 1年前
README.md Version 0.3.1 1年前
package-lock.json Iframe Nested 9ヶ月前
package.js UC Update Iframe 1年前
package.json V0.6.0 Pre 9ヶ月前
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).