選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
dependabot[bot] cacd462139
Bump electron from 20.0.0 to 20.0.1 in /ElectronJS
1年前
..
execution_instances New Version 0.2.0 1年前
src New Version 0.2.0 1年前
tasks 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年前
LICENSE.md Multi-Platform Support 1年前
README.md New Version 0.2.0 1年前
clean_win64.cmd New Version 0.2.0 1年前
config.json New Version 0.2.0 1年前
favicon.ico Multi-Platform Support 1年前
forge.config.js Multi-Platform Support 1年前
main.js New Version 0.2.0 1年前
mime.json New Version 0.2.0 1年前
npminstall-debug.log Multi-Platform Support 1年前
package-lock.json Bump electron from 20.0.0 to 20.0.1 in /ElectronJS 1年前
package.json Bump electron from 20.0.0 to 20.0.1 in /ElectronJS 1年前
package_win64.cmd New Version 0.2.0 1年前
server.js New Version 0.2.0 1年前
stealth.min.js New Version 0.2.0 1年前

README.md

Note

Remember to update EasySpider.crx everytime the extension updates.

Run Instruction

npm install
npm install @electron-forge/cli

Package Instruction

npx electron-forge import
npm run package

optional:

npm run make

For windows x64

打开下面两个cmd即可打包

package_win64.cmd
clean_win64.cmd