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 година
..
src 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 година
README.md New Version 0.2.0 пре 1 година
package-lock.json Merge pull request #13 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/loader-utils-3.2.1 пре 1 година
package.js New Version 0.2.0 пре 1 година
package.json Merge pull request #19 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/node-fetch-and-firebase-2.6.7 пре 1 година
rollup.config.js New Version 0.2.0 пре 1 година
tsconfig.json New Version 0.2.0 пре 1 година

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