How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Debug your browser tabs remotely via Chrome DevTools
Standalone implementation of the Chrome DevTools backend to debug arbitrary web environments.
A Python Package for the Google Chrome Dev Protocol threading base
ios-webkit-debug-proxy is a command-line proxy that bridges Chrome DevTools to Safari Web Inspector on iOS devices, enabling remote debugging of web content over USB. It translates WebKit remote debugging protocol messages into Chrome DevTools Protocol over persistent WebSocket connections, allowing developers to use Chrome DevTools, Safari Web Inspector, or Firefox DevTools to inspect and debug web content in MobileSafari and UIWebViews on real and simulated iOS devices. The proxy discovers and communicates with iOS devices over USB using the libimobiledevice library without requiring iTunes
Go Debugger using Google Chrome Devtools
The main features of allada/go-debugger-devtools are: Legacy Projects.
Open-source alternatives to allada/go-debugger-devtools include: auchenberg/devtools-remote — Debug your browser tabs remotely via Chrome DevTools. christian-bromann/devtools-backend — Standalone implementation of the Chrome DevTools backend to debug arbitrary web environments. fate0/pychrome — A Python Package for the Google Chrome Dev Protocol [threading base]. google/ios-webkit-debug-proxy — ios-webkit-debug-proxy is a command-line proxy that bridges Chrome DevTools to Safari Web Inspector on iOS devices,… microsoft/iediagnosticsadapter — IE Diagnostics Adapter is a standalone exe that enables tools to debug and diagnose IE11 using the Chrome remote debug… remotedebug/remotedebug-gateway — A gateway for RemoteDebug (Chrome Remote Debugging) connections, that allows you to connect a client to multiple…