raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.34k stars 3.04k forks source link

[Google Chrome] Failing to Open Chrome #9787

Closed bvallelunga closed 10 months ago

bvallelunga commented 10 months ago

Extension

http://www.raycast.com/Codely/google-chrome

Description

When hitting [enter] key on a url from the browser history, it fails to open the link in Chrome.

Steps To Reproduce

  1. Search History
  2. Hit "enter" key
  3. Nothing happens

Current Behaviour

Nothing happens

Expected Behaviour

Open Chrome browser with link

raycastbot commented 10 months ago

We could not find the extension related to this issue. Please update the issue with the link to the extension.

tleo19 commented 10 months ago

@bvallelunga Does this only happen when you do not have a Google Chrome window open? If you have one open and you try to enter on a history url does it work?

i found the issue, created a PR for it: #9793