anyboxhq / anybox-alfred-workflow

45 stars 3 forks source link

Include Orion RC as a browser #9

Closed paulrudy closed 2 months ago

paulrudy commented 2 months ago

Would you please consider including Orion RC (the release candidate version of the Orion browser) among the browsers that "save current tab" can work with?

If this helps, from Orion RC's info.plist:

<key>CFBundleExecutable</key>
<string>Orion RC</string>

Happy to provide other info if needed!

francisfeng commented 2 months ago

Sure. But to do that, I need to get the bundle identifier of Orion RC. The value of the key CFBundleIdentifier in Info.plist.

paulrudy commented 2 months ago

Sure. But to do that, I need to get the bundle identifier of Orion RC. The value of the key CFBundleIdentifier in Info.plist.

Thank you! The value is com.kagi.kagimacOS.RC

francisfeng commented 2 months ago

I’ve updated the app to support Orion RC. However, since I can’t download the app and give it a try, can you tell me if it’s working for you?

paulrudy commented 2 months ago

Works perfectly! Thank you very much for making this change!

vprelovac commented 2 months ago

Thanks!