funktion icon indicating copy to clipboard operation
funktion copied to clipboard

would be nice if `funktion debug` could open the chrome-devtools browser window

Open jstrachan opened this issue 8 years ago • 0 comments

I had an experiment using HTTP and HTML redirects or generating a link in HTML but it seems Chrome doesn't treat URLs of this form as being something you can use as a link or redirect:

chrome-devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:5858/5d8d25e3-855f-409e-9761-5acd220a7d89

So we maybe need to do something icky like on a mac using AppleScript or something?

jstrachan avatar Jan 10 '17 09:01 jstrachan