- 自动回复
- 监督微信使用
- 支持大部分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扩展页-开发者模式-加载已解压的扩展程序
微信机器人Chrome扩展版基于同时支持Browser和Node的微信网页版API基础库wechat4u开发
MIT