From 0273a1aabc5ad47c2895a403d7f5a5280937f683 Mon Sep 17 00:00:00 2001 From: buildbot Date: Wed, 22 Apr 2026 12:43:49 +0300 Subject: [PATCH] =?UTF-8?q?Add=20SimpleReview=20=E2=80=94=20AI=20browser?= =?UTF-8?q?=20extension=20for=20visual=20code=20review?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fc6637a..2440c03 100644 --- a/readme.md +++ b/readme.md @@ -90,6 +90,7 @@ Code review is the systematic examination (sometimes referred to as peer review) - [Reviewable](https://reviewable.io/) Code review tool built on top of GitHub pull requests. - [Review Board](https://www.reviewboard.org/) Open source review tool that is SCM/platform neutral. - [Sider](https://sider.review/) Automated code review service for GitHub. +- [SimpleReview](https://chromewebstore.google.com/detail/baiophhkajldflnpaaijgdigbkomkimm) Browser extension for visual website review — hover any element, click "Fix it", get AI-powered suggestions in a side panel. - [Softagram](https://softagram.com/) Automated code change visualization (and dependency analytics) for pull requests, merge requests (GitLab) and patch sets (Gerrit). - [SonarCloud](https://sonarcloud.io) Detect code smells, bugs and vulnerabilities in Azure DevOps, Bitbucket and GitHub repositories. - [Upsource](https://www.jetbrains.com/upsource/) JetBrain's on-premise git/mercurial/perforce/svn code review tool.