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 Wang 7885689bc9
Merge pull request #13 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/loader-utils-3.2.1
1 year ago
..
src New Version 0.2.0 1 year ago
.gitignore New Version 0.2.0 1 year ago
EasySpider_en.crx New Version 0.2.0 1 year ago
EasySpider_zh.crx New Version 0.2.0 1 year ago
README.md New Version 0.2.0 1 year ago
package-lock.json Merge pull request #13 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/loader-utils-3.2.1 1 year ago
package.js New Version 0.2.0 1 year ago
package.json Merge pull request #19 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/node-fetch-and-firebase-2.6.7 1 year 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).