epilande / alfred-browser-tabs

🔍 Search browser tabs from Chrome, Arc, Brave, Safari, etc..
MIT License
406 stars 37 forks source link

Support Orion RC #53

Open paulrudy opened 1 month ago

paulrudy commented 1 month ago

It would be great if you would add support for the release candidate version of Orion. It's simply an identical workflow to the Orion one, but with ./list-tabs-webkit.js "Orion RC" in the script filter.

Or perhaps there could even be a workflow variable for entering a webkit-based browser of choice...

epilande commented 1 month ago

@paulrudy you should be able to add support for this in the workflow by either copying or updating the following

image

Then updating the script filter and browser value

Script Filter image
Variables image
paulrudy commented 1 month ago

Yes, thank you. I discovered that was possible, but I'd also like to retain the ability to seamlessly update the workflow through Alfred gallery. I realize though that you might not want to add options for every minor version of every possible browser.

That's why I also suggested the idea of perhaps adding a variable in the workflow for whatever webkit-based browser one might be using, and perhaps the same could go for chromium browsers, Gecko, etc.

epilande commented 1 month ago

Seems like a reasonable ask. I'm open to it if you or someone wants to submit a PR