You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a strong preference among Chrome developers that third parties use the chrome.debugger API rather than rely on remote-debugging-port. In fact, there's no current way to enable the HTTP API on ChromeOS.
As such, let's consider moving to an extension so we can support debugging ChromeOS.
The text was updated successfully, but these errors were encountered:
There's a strong preference among Chrome developers that third parties use the
chrome.debugger
API rather than rely onremote-debugging-port
. In fact, there's no current way to enable the HTTP API on ChromeOS.As such, let's consider moving to an extension so we can support debugging ChromeOS.
The text was updated successfully, but these errors were encountered: