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
Debug your browser tabs remotely via Chrome DevTools
auchenberg/devtools-remote 的主要功能包括:Legacy Projects。
auchenberg/devtools-remote 的开源替代品包括: allada/go-debugger-devtools — Go Debugger using Google 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…