diff --git a/skills/chrome-cdp/scripts/cdp.mjs b/skills/chrome-cdp/scripts/cdp.mjs index 408deaa..fe8f7f4 100755 --- a/skills/chrome-cdp/scripts/cdp.mjs +++ b/skills/chrome-cdp/scripts/cdp.mjs @@ -41,6 +41,7 @@ function getWsUrl() { const macBrowsers = [ 'Google/Chrome', 'Google/Chrome Beta', 'Google/Chrome for Testing', 'Chromium', 'BraveSoftware/Brave-Browser', 'Microsoft Edge', + 'net.imput.helium', ]; // Linux: ~/.config//DevToolsActivePort const linuxBrowsers = [