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.
- 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.
- Clone this repository:
git clone https://github.com/specful-ai/chatreview.git
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode".
- Click "Load unpacked" and select the cloned repository folder.
- The extension should now be added to Chrome.
Alternatively, you could just install it from Chrome Web Store.
- Navigate to ChatGPT.
- Ask ChatGPT to write some code for you.
- Click the extension icon to enable the Code Review mode.
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.
See the screenshots directory for details.
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.
This project is licensed under the GPL-3.0 license - see the LICENSE file for details.