naibo a40f63663d Extension next page update před 2 roky
..
src a40f63663d Extension next page update před 2 roky
.gitignore 9cba942405 New Version 0.2.0 před 2 roky
EasySpider_en.crx a40f63663d Extension next page update před 2 roky
EasySpider_zh.crx a40f63663d Extension next page update před 2 roky
README.md 9cba942405 New Version 0.2.0 před 2 roky
package-lock.json e1127182cd New Version 0.2.0 před 2 roky
package.js 9cba942405 New Version 0.2.0 před 2 roky
package.json 381796c81d Merge pull request #19 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/node-fetch-and-firebase-2.6.7 před 2 roky
rollup.config.js 9cba942405 New Version 0.2.0 před 2 roky
tsconfig.json 9cba942405 New Version 0.2.0 před 2 roky

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