naibo a40f63663d Extension next page update 2 years ago
..
src a40f63663d Extension next page update 2 years ago
.gitignore 9cba942405 New Version 0.2.0 2 years ago
EasySpider_en.crx a40f63663d Extension next page update 2 years ago
EasySpider_zh.crx a40f63663d Extension next page update 2 years ago
README.md 9cba942405 New Version 0.2.0 2 years ago
package-lock.json e1127182cd New Version 0.2.0 2 years ago
package.js 9cba942405 New Version 0.2.0 2 years ago
package.json 381796c81d Merge pull request #19 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/node-fetch-and-firebase-2.6.7 2 years ago
rollup.config.js 9cba942405 New Version 0.2.0 2 years ago
tsconfig.json 9cba942405 New Version 0.2.0 2 years 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).