Debugger URL leads to Google search instead of the debugger interface

Glitch gives me this URL when I click the debug button:

chrome-devtools://devtools/bundled/inspector.html?ws=api.glitch.com:80/project/debugger/skn9..............

When I paste that in the URL bar, it runs a Google search for the URL string - as if it doesn’t detect the chrome-devtools:// protocol. Has the protocol changed in Chrome 84 perhaps? Is anyone else seeing this problem?

Update: I changed chrome-devtools:// to devtools://and it worked! So this seems like a Glitch bug, @glitch_support.

2 Likes

Sending out an email might be faster, good catch!

1 Like