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

https://github.com/guovin/codereview-extension

🤖一个使用ChatGPT进行代码评审(codereview)的谷歌拓展程序 | A chrome extension that reviews your Pull/Merge Requests using ChatGPT
https://github.com/guovin/codereview-extension

chatgpt chrome-extension codereview

Last synced: 29 days ago
JSON representation

🤖一个使用ChatGPT进行代码评审(codereview)的谷歌拓展程序 | A chrome extension that reviews your Pull/Merge Requests using ChatGPT

Awesome Lists containing this project

README

          

# CodeReview





Review Pull/Merge Requests using ChatGPT

## Features

- Manifest V3 + Vue3 + Vite + TS + UnoCSS + Element Plus
- Customize the API Key and API Base Url
- Code review and problem code rolling location
- Background running and notification
- Chat with ChatGPT
- Switch the dark mode

## Acknowledgement

CodeReview is made possible thanks to the inspirations from [codereview.gpt](https://github.com/sturdy-dev/codereview.gpt).

## License
[MIT](./LICENSE) License © 2024-PRESENT [Govin](https://github.com/guovin)