Update ChatGPT for Google

This commit is contained in:
Eason Chang 2022-12-06 17:16:31 +08:00 committed by GitHub
parent aa19cd1008
commit e17eb5d10f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
## 在任何地方使用 ChatGPT
- [ChatGPT for Google](https://github.com/wong2/chat-gpt-google-extension)Chrome/Edge/Firefox 瀏覽器擴充套件,在 Google 搜索結果旁並列 ChatGPT 回應。
- [ChatGPT for Google](https://chrome.google.com/webstore/detail/chatgpt-for-google/jgjaeacdkonaoafenlfkkkmbaopkbilf)Chrome/Edge/Firefox 瀏覽器擴充套件,在 Google 搜索結果旁並列 ChatGPT 回應。[Firefox擴充套件](https://addons.mozilla.org/en-US/firefox/addon/chatgpt-for-google/)、[程式碼](https://github.com/wong2/chat-gpt-google-extension)
- [ChatGPT Extension](https://chrome.google.com/webstore/detail/chatgpt-chrome-extension/cdjifpfganmhoojfclednjdnnpooaojb)Chrome 瀏覽器擴充套件,在右上角彈窗快速使用 ChatGPT。[程式碼](https://github.com/kazuki-sf/ChatGPT_Extension)
- [ChatGPT Everywhere](https://github.com/gragland/chatgpt-everywhere)Chrome 瀏覽器擴充套件,在任何輸入框使用 ChatGPT。[demo](https://twitter.com/gabe_ragland/status/1599466486422470656)
- [ChatGPT for VSCode](https://github.com/mpociot/chatgpt-vscode)VSCode 擴充套件。([demo](https://twitter.com/marcelpociot/status/1599180144551526400)

View File

@ -30,7 +30,7 @@
## Use ChatGPT anywhere
- [ChatGPT for Google](https://github.com/wong2/chat-gpt-google-extension): Chrome/Edge/Firefox Browser extension. Display ChatGPT response alongside Google Search results.
- [ChatGPT for Google](https://chrome.google.com/webstore/detail/chatgpt-for-google/jgjaeacdkonaoafenlfkkkmbaopkbilf): Chrome/Edge/Firefox Browser extension. Display ChatGPT response alongside Google Search results. ([Firefox Add-on](https://addons.mozilla.org/en-US/firefox/addon/chatgpt-for-google/), [source code](https://github.com/wong2/chat-gpt-google-extension))
- [ChatGPT Extension](https://chrome.google.com/webstore/detail/chatgpt-chrome-extension/cdjifpfganmhoojfclednjdnnpooaojb): Chrome Extension that lets you quickly access OpenAI's ChatGPT on the web. ([source code](https://github.com/kazuki-sf/ChatGPT_Extension))
- [ChatGPT Everywhere](https://github.com/gragland/chatgpt-everywhere): Chrome extension that adds ChatGPT to every text box on the internet. ([demo](https://twitter.com/gabe_ragland/status/1599466486422470656))
- [ChatGPT for VSCode](https://github.com/mpociot/chatgpt-vscode): VSCode extension. ([demo](https://twitter.com/marcelpociot/status/1599180144551526400))