Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Naibo Wang 7885689bc9
Merge pull request #13 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/loader-utils-3.2.1
há 1 ano
..
src New Version 0.2.0 há 1 ano
.gitignore New Version 0.2.0 há 1 ano
EasySpider_en.crx New Version 0.2.0 há 1 ano
EasySpider_zh.crx New Version 0.2.0 há 1 ano
README.md New Version 0.2.0 há 1 ano
package-lock.json Merge pull request #13 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/loader-utils-3.2.1 há 1 ano
package.js New Version 0.2.0 há 1 ano
package.json Merge pull request #19 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/node-fetch-and-firebase-2.6.7 há 1 ano
rollup.config.js New Version 0.2.0 há 1 ano
tsconfig.json New Version 0.2.0 há 1 ano

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).