chrome-remote-interface
Debugging client
Provides a JavaScript API to interact with the Chrome Debugging Protocol
Chrome Debugging Protocol interface for Node.js
4k stars
79 watching
309 forks
Language: JavaScript
last commit: 23 days ago
Linked from 1 awesome list
browserchrome-debugging-protocolfirefoxgoogle-chromeheadlessjavascriptmicrosoft-edgemobile-safarinodejsopera
Related projects:
Repository | Description | Stars |
---|---|---|
jakubkulhan/chrome-devtools-protocol | Provides a PHP client to interact with the Chrome Devtools Protocol, allowing automation of browser interactions and debugging. | 171 |
square/ponydebugger | A remote debugging toolset for iOS applications using Chrome Developer Tools to debug network traffic and managed object contexts. | 5,864 |
debug-js/debug | A debugging utility that provides a way to log debug information in JavaScript applications with colorized output and support for environment variable control. | 11,152 |
node-inspector/node-inspector | A Node.js debugger based on Blink Developer Tools | 12,670 |
remotedebug/remotedebug-gateway | Enables remote debugging across multiple browsers via a single gateway | 92 |
googlechromelabs/carlo | A Node framework that embeds Google Chrome's rendering capabilities into Node applications. | 9,311 |
fake-name/chromecontroller | Provides a comprehensive wrapper and execution manager for Chrome browser debugging protocol in Python. | 218 |
adieuadieu/serverless-chrome | Provides a scaffold for running headless Chrome in AWS Lambda serverless functions. | 2,867 |
chromedp/chromedp | A tool for automating web browsers without the need for external dependencies. | 11,065 |
baristalabs/chrome-dev-tools-generator | Generates a wrapper around the Chrome Debugger Protocol Definition to create a connection and interface for debugging and automation | 79 |
tracerbench/chrome-debugging-client | A Chrome debugging client library with async/await support and TypeScript integration. | 134 |
wendigo/chrome-reactive-kotlin | A low-level client library for the Chrome DevTools Protocol, enabling easy interaction with remote Chrome instances in Kotlin. | 77 |
kdzwinel/betwixt | Analyzes web traffic outside the browser using Chrome DevTools interface | 4,538 |
prasmussen/chrome-cli | A command-line utility for controlling Google Chrome and its variants. | 2,615 |
wendigo/chrome-protocol-proxy | A tool designed to facilitate debugging and protocol inspection of the Chrome DevTools protocol | 192 |