From d2864c4c524bf018eff36ac4c69a198ce18af2dd Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 4 Dec 2022 12:38:04 -0600 Subject: [PATCH] docs: add ChatGPT Everywhere chrome extension to readme --- legacy/readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/legacy/readme.md b/legacy/readme.md index 08b2d986..0bb0672a 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -89,8 +89,9 @@ All of these awesome projects use the `chatgpt` package. 🤯 - [Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) powered by ChatGPT ✨ - Mention [@ChatGPTBot](https://twitter.com/ChatGPTBot) on Twitter with your prompt to try it out -- [VSCode extension](https://github.com/mpociot/chatgpt-vscode) ([demo](https://twitter.com/marcelpociot/status/1599180144551526400)) -- [Go Telegram bot](https://github.com/m1guelpf/chatgpt-telegram) +- [VSCode Extension](https://github.com/mpociot/chatgpt-vscode) ([demo](https://twitter.com/marcelpociot/status/1599180144551526400)) +- [ChatGPT Everywhere Chrome Extension](https://github.com/gragland/chatgpt-everywhere) ([demo](https://twitter.com/gabe_ragland/status/1599466486422470656)) +- [Go Telegram Bot](https://github.com/m1guelpf/chatgpt-telegram) If you create a cool integration, feel free to open a PR and add it to the list.