Useful tool to get score of faxuan platform.
We assume you have pre-installed node.js and git.
git clone https://github.com/liudonghua123/faxuan.git
cd faxuan
Install dependencies
npm install
Build the extension
gulp build
Package the extension
gulp package
Build the extension for development
gulp watch
For unpacked extension in development
- Open Chrome extension page
- Enable developer mode
- Load unpacked extension and select the app directory
For packaged extension
- Open Chrome extension page
- Pack extension and select the crx file
- Visit http://www.faxuan.net/site/yunnan/ and Login
- On http://www.faxuan.net/site/yunnan/ page, click the faxuan icon and click 'Earn login score'
- On the new popuped tab http://xf.faxuan.net, click the faxuan icon and click 'Earn complete score' and so on.
MIT © liudonghua