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
- Host: GitHub
- URL: https://github.com/guovin/codereview-extension
- Owner: Guovin
- License: mit
- Created: 2024-01-22T08:13:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T03:15:44.000Z (about 2 years ago)
- Last Synced: 2025-06-13T12:51:06.058Z (12 months ago)
- Topics: chatgpt, chrome-extension, codereview
- Language: TypeScript
- Homepage:
- Size: 145 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)