Chrome |
---|
Download |
This Chrome extension adds a reply button on each response from ChatGPT, allowing easily quote and refer to previous responses from the chat.
- Automatically detects new responses and appends a reply button.
- Works with light and dark themes.
- Designed for https://chat.openai.com.
- No ads, no signups and no any data collected.
Note: This extension is not affiliated with ChatGPT and OpenAI.
https://quotebucket-2023.s3.us-west-1.amazonaws.com/QuoteReply+ChatGPT+Demo+2.mp4
- Visit https://chat.openai.com.
- You should see reply buttons appended next to the responses.
- Clicking a reply button will let you quote the response.
Install dependencies
npm install
Run hot reloading
npm run dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you'd like to change.