Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 659 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 659 Bytes

微信机器人Chrome扩展版

功能

  • 自动回复
  • 监督微信使用
  • 支持大部分Chromium内核浏览器

安装

下载app.crx

拖入Chrome扩展页

开发

git clone https://github.com/spacelan/weixin-bot-chrome-extension.git
cd weixin-bot-chrome-extension
npm install
npm run watch

Chrome扩展页-开发者模式-加载已解压的扩展程序-app

Credits

微信机器人Chrome扩展版基于同时支持Browser和Node的微信网页版API基础库wechat4u开发

License

MIT