A browser extension to automatically respond to WeChat messages via chatgpt, supports Chrome/Edge/Firefox
- Your WeChat account needs to support web-based login.
- Open both the WeChat web page and the https://chat.openai.com/chat page after installing the extension.
<https://chrome.google.com/webstore/detail/chatgpt-for-wechat/cdlangplaophialnpfbdfndiobanklfd>
- Download
chromium.zipfrom Releases. - Unzip the file.
- In Chrome/Edge go to the extensions page (
chrome://extensionsoredge://extensions). - Enable Developer Mode.
- Drag the unzipped folder anywhere on the page to import it (do not delete the folder afterwards).
- Clone the repo
- Install dependencies with
npm npm run build- Load
build/chromium/orbuild/firefox/directory to your browser

