Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Releases: Jasmin25/ContinueGPT

ContinueGPT v1.0.1

18 Apr 17:53
Compare
Choose a tag to compare

Release 1.0.1: Permission Removal and UI Enhancement

In this release, I have made the following changes:

  • Removed the unnecessary "scripting" permission: This streamlines the permissions and ensures compliance with the Chrome Web Store policies, providing a smoother installation process for users.
  • Improved the popup window's UI: Adjusted the width of the popup window to make it more horizontal, offering a better user experience when typing the continue message in the textarea.

These updates enhance the usability of the ContinueGPT extension and ensure a more seamless experience for users.

ContinueGPT v1.0.0

15 Apr 16:46
Compare
Choose a tag to compare

ContinueGPT v1.0.0 - Initial Release

I'm excited to announce the first release of ContinueGPT, a Chrome extension that adds a "Continue Response" button to the OpenAI ChatGPT website, allowing users to easily extend incomplete messages generated by ChatGPT.

Features

  • Adds a "Continue Response" button on the OpenAI ChatGPT website
  • Allows users to store a custom continuation message, which will be used when clicking the "Continue Response" button
  • Automatically falls back to the hardcoded continuation message if no custom message is stored
  • Modern and minimal user interface for the popup

Installation

Follow the installation instructions provided in the ReadMe.md file to get started with ContinueGPT.

Usage

Once installed, you can find the "Continue Response" button next to the "Regenerate" button on the ChatGPT website. Click on the button to send the continuation message and extend the response generated by ChatGPT. You can customize the continuation message from the extension's popup.

I hope you enjoy using ContinueGPT and find it useful in your ChatGPT sessions! Please feel free to report any issues or suggest new features on my GitHub repository.