Skip to content

specful-ai/chatreview

Repository files navigation

Chat Review

Extension Icon

Enhance your ChatGPT experience with our Code Review mode tailored specifically for code blocks. Achieve precision and speed up your code iterations effortlessly.

This Chrome extension introduces a Code Review mode within ChatGPT's code blocks. It's designed to optimize user experience by making it more intuitive and efficient to guide ChatGPT in making precise code modifications.

🚀 Features

  • Code Block Enhancement: Reformats code blocks to facilitate easy review and modification.
  • Iterative Feedback: Allows for fast and precise code iterations.
  • Download All Source Code: With just one click from the context menu, download all the source code files in the current session, bundled neatly in a ZIP archive.

🛠 Installation

  1. Clone this repository:
    git clone https://github.com/specful-ai/chatreview.git
    
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable "Developer mode".
  4. Click "Load unpacked" and select the cloned repository folder.
  5. The extension should now be added to Chrome.

Alternatively, you could just install it from Chrome Web Store.

🎯 Usage

Code Review

  1. Navigate to ChatGPT.
  2. Ask ChatGPT to write some code for you.
  3. Click the extension icon Extension Icon to enable the Code Review mode.

Download Files

To download all files as a ZIP, right click on the page and use "Download all source code files" in the context menu. See this screenshot for an example.

📸 Screenshots

chat openai com_c_640

See the screenshots directory for details.

🤝 Contributing

We welcome contributions! When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

📜 License

This project is licensed under the GPL-3.0 license - see the LICENSE file for details.