Skip to content

Latest commit

 

History

History
executable file
·
34 lines (20 loc) · 547 Bytes

README.md

File metadata and controls

executable file
·
34 lines (20 loc) · 547 Bytes

12306 Chrome插件

开发

使用fis3构建:

npm install -g fis3

之后运行:

fis3 release -w dev

提示某些插件未安装, 安装插件例如:

npm install -g  fis3-parser-sass

安装

chrome浏览器 -> settings -> extensions -> load unpacked extension -> 选择dev目录

问题

  • 12306登陆自动退出(非插件问题)

doing

使用百度云ocr、百度图片自动识别验证码(code分支)