An open API service indexing awesome lists of open source software.

https://github.com/geetesh-gupta/chatgpt-continue-prev-code


https://github.com/geetesh-gupta/chatgpt-continue-prev-code

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

ChatGPT limits the amount of code output. So this script adds a continue button on ChatGPT webpage to continue getting the output code stream.

Note: Make sure you a previous response is present and is must have a code block.

# Usage
A new button named `Continue` will be added to the webpage. Click on the `Continue` button to get the further output stream.

# Setup

Install **Tampermonkey** **([Chrome](https://www.tampermonkey.net/)** / **[Firefox](https://addons.mozilla.org/firefox/addon/tampermonkey/)** / **[Edge](https://microsoftedge.microsoft.com/addons/detail/tampermonkey/iikmkjmpaadaobahmlepeloendndfphd?hl=zh-CN))**

## UserScript

| Greasyfork | GitHub |
| ---------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| [Install](https://greasyfork.org/en/scripts/456426-chatgpt-code-completer) | [Install](https://raw.githubusercontent.com/geetesh-gupta/chatGPT-continue-prev-code/main/script.js) |