選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Naibo Wang 7885689bc9
Merge pull request #13 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/loader-utils-3.2.1
1年前
..
src New Version 0.2.0 1年前
.gitignore New Version 0.2.0 1年前
EasySpider_en.crx New Version 0.2.0 1年前
EasySpider_zh.crx New Version 0.2.0 1年前
README.md New Version 0.2.0 1年前
package-lock.json Merge pull request #13 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/loader-utils-3.2.1 1年前
package.js New Version 0.2.0 1年前
package.json Merge pull request #19 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/node-fetch-and-firebase-2.6.7 1年前
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).