2 Repos
Capabilities for interacting with web browsers via specialized extensions to automate navigation and capture.
Distinct from Chrome Extensions: Specifically targets using an extension as a bridge for AI control, rather than general extension development.
Explore 2 awesome GitHub repositories matching web development · Browser Extension Integrations. Refine with filters or upvote what's useful.
Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level
Uses a Chrome extension as a bridge to automate browser navigation and capture screenshots.
Cheetah is an LLM technical interview assistant composed of a native macOS application and a browser extension. It provides real-time coding and answering suggestions during technical interviews by combining live audio transcription with web-based context extraction. The system functions as a real-time interview coach that converts spoken questions into text using on-device speech-to-text processing. It uses a browser-integrated DOM scraper to extract live code and console logs, allowing the AI to analyze the current coding state and generate technical solutions based on the specific environm
Implements a browser extension that captures live code and logs as context for an AI assistant.