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.
- Interactive Line Numbers: Click on line numbers for additional actions.
- 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.
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.