ecmiolppgnpfdolamhknnldeijhbnhen
Rewrites your GitHub issue and pull request comments into the Conventional Comments style (https://conventionalcomments.org/) so reviews are easier to scan and act on. How it works • Open a comment or review box on github.com. • Use the extension’s control in the composer to reformat your draft. • The extension calls Google’s Gemini API only when you run it—not in the background. API key • Get a key from Google AI Studio: https://aistudio.google.com/apikey • Save it in the extension popup. It is kept in Chrome’s local storage on your device only - not on the developer’s servers.
GitLab conventional comments button
An extension to quickly add conventional comments in GitLab
CodeReview AI
AI-powered code review assistant for GitHub and GitLab pull requests using Chrome's built-in AI CodeReview AI - AI-Powered Code Reviews for GitHub & GitLab CodeReview is an AI-powered code reviews for GitHub and GitLab PRs. Runs 100% locally using Chrome's built-in AI. Private, fast, and completely free. CodeReview AI brings intelligent code analysis directly to your GitHub and GitLab pull requests. Powered by Chrome's built-in AI (Gemini Nano), it provides comprehensive code reviews without sending your code to external servers. Key Features • Comprehensive Code Analysis - Get structured reviews covering: - Overall code quality assessment - Critical bugs and blockers - Security vulnerabilities (SQL injection, XSS, etc.) - Performance and scalability issues - Code quality and maintainability suggestions - Architecture and design feedback • Interactive Q&A - Ask follow-up questions about the review and get specific, actionable answers with code examples • 100% Private - All processing happens locally on your device. Your code never leaves your machine How It Works 1. Navigate to any GitHub or GitLab pull request/commit 2. Click the "AI Review" button 3. Get a detailed code review in the sidebar 4. Ask follow-up questions to understand suggested improvements Technology Built with Chrome's experimental built-in AI APIs: - Prompt API (Gemini Nano) for detailed code analysis - Summarizer API for PR overviews - All processing runs locally on your device Requirements • Chrome 128+ (with flags enabled) or Chrome 138+ stable. • 22GB free storage and 4GB+ GPU VRAM. • Enable these flags in chrome://flags: - prompt-api-for-gemini-nano - summarization-api-for-gemini-nano • ~3GB storage for one-time AI model download Privacy First CodeReview AI: - Never sends code to external servers - Runs entirely on your local machine - Requires no account or authentication - Collects zero telemetry or analytics Open Source CodeReview AI is open source and available on GitHub at https://github.com/Richie911/code-review. Contributions welcome! Perfect For - Developers reviewing pull requests - Teams wanting private code analysis - Learning from AI-suggested improvements - Catching bugs before they reach production - Understanding security vulnerabilities - Improving code quality
DOM Review
Visual code review for live UI — leave comments on DOM elements for AI agents DOM Review is a Chrome extension that bridges the gap between what you see in the browser and what your AI coding agent needs to fix. Built for the vibecoding workflow: you look at your app, point at what's off, describe the fix in plain English, and your AI agent reads your reviews straight from Chrome and makes the changes. How it works: 1. Click any element on your page 2. Write a comment (e.g., "make this bolder") 3. Your AI Agent reads the reviews from the live page via Chrome DevTools MCP and edits the code! DOM Review captures all the necessary context for your AI Agent: - CSS selectors (smart generation that avoids utility classes like Tailwind/Bootstrap) - Computed styles (colors, fonts, display, dimensions) - Accessibility attributes (ARIA roles, labels, tab index) - Framework component info (detects React, Vue, Angular components and props) DOM Review comes with a Sidebar Panel where you can manage all your reviews, filter them by status, and sort by date, priority, or category. You can also export/import reviews as JSON files if you're not using MCP yet. Say goodbye to copy-pasting selectors and losing context. Let your AI agent read the DOM directly! Source Code & Contributions: The source code for DOM Review is open source and publicly available on [GitHub](https://github.com/AAnkacHH/web-review-extention).
GitBuddy.dev
Enhance GitHub PR reviews with AI-powered explanations. GitBuddy.dev is an AI-powered Chrome extension that supercharges your GitHub pull request (PR) workflow. It helps developers review code faster and more effectively with contextual code insights, AI-generated PR titles and descriptions, and an embedded AI chat assistant powered by state-of-the-art LLMs like GPT-4o and Claude. 🔧 How to use: 1. Visit gitbuddy.dev and create an account. 2. Install the GitBuddy Chrome extension. 3. Head over to any GitHub pull request. 🤖 Chat with a GPT-style assistant directly in the PR page for deeper insights, debugging help, or suggestions. It seamlessly blends into your GitHub workflow without requiring any manual setup in repositories.