Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kazuki-sf/ChatGPT_Extension
ChatGPT Extension is a really simple Chrome Extension (manifest v3) that you can access OpenAI's ChatGPT from anywhere on the web.
https://github.com/kazuki-sf/ChatGPT_Extension
chatgpt chrome-extension manifest-v3 openai
Last synced: about 2 months ago
JSON representation
ChatGPT Extension is a really simple Chrome Extension (manifest v3) that you can access OpenAI's ChatGPT from anywhere on the web.
- Host: GitHub
- URL: https://github.com/kazuki-sf/ChatGPT_Extension
- Owner: kazuki-sf
- License: mit
- Created: 2022-12-03T08:03:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-02T12:49:55.000Z (over 1 year ago)
- Last Synced: 2024-08-02T01:19:41.765Z (4 months ago)
- Topics: chatgpt, chrome-extension, manifest-v3, openai
- Language: HTML
- Homepage:
- Size: 6.84 KB
- Stars: 442
- Watchers: 10
- Forks: 66
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-chatgpt-summary - Chrome extension
- awesome-ChatGPT-resource-zh - 插件:在任何页面上以弹出窗口的形式访问 ChatGPT
- awesome-chatgpt - ChatGPT_Extension
- StarryDivineSky - kazuki-sf/ChatGPT_Extension
- awesome-gpt - ChatGPT_Extension - sf/ChatGPT_Extension/issues/6)) (Browser Extensions / JavaScript)
- fucking-awesome-chatgpt - Chrome extension
- awesome-chatgpt-tools - Chrome extension
- awesome-chatgpt - Chrome extension
- awesome-chatgpt - Chrome extension
- Awesome-ChatGPT - Chrome extension
- awesome-chatgpt-zh - Chrome 扩展
README
# ChatGPT Extension
ChatGPT Extension is a really simple Chrome Extension (manifest v3) that you can access OpenAI's [ChatGPT](https://chat.openai.com/chat) from anywhere on the web. Chrome Extension is available on [Chrome Web Store](https://chrome.google.com/webstore/detail/chatgpt-chrome-extension/cdjifpfganmhoojfclednjdnnpooaojb).
## How to Install
To install ChatGPT Extension, follow these steps (or watch the tutorial video on [YouTube](https://www.youtube.com/watch?v=68e6evRUv8g)):
1. Download the code on GitHub.
2. Unzip the downloaded file.
3. In case of Google Chrome, open the Extensions page (chrome://extensions/).
4. Turn on Developer mode by clicking the toggle switch in the top right corner of the page.
5. Click the `Load unpacked` button and select the directory where you unzipped the extension files.
6. ChatGPT Extension should be installed and active!## How to use it
To use ChatGPT Extension, follow these steps:
1. Go to [ChatGPT](https://chat.openai.com/chat) and log in or sign up.
2. Click the browser extension icon on the top right corner in your browser. Pin the extension if you want.
3. Ask anything you want!## Notes
According to OpenAI, ChatGPT is experiencing exceptionally high demand. They work on scaling our systems but I can't guarantee that ChatGPT keeps free and is open forever.
## Credit
All the credit goes to [OpenAI](http://openai.com/) and the teams behind ChatGPT!
## Feedback & Support
If you have any questions or feedback about ChatGPT Extension, please reach out to me on [Twitter](https://twitter.com/kazuki_sf_). Also, I'm building Glasp, a social web annotation tool to build your own AI models to write, search, and summarize better. If you're interested, please check out [Glasp](https://glasp.co/ai-summary).