boxnake Posted July 24 Share Posted July 24 For example, I have browser tabs like below: www.youtube.com/ www.youtube.com/history www.youtube.com/subscribe And here, I want to switch to "www.youtube.com/" not else. But now there is only "Switch to browser tab with matching URL" and this feature doesn't guarantee focus only to "www.youtube.com", it can switch to other tabs started with "www.youtube.com/". Could you add a new feature for this to switch only if full URL is matched? Is it hard because the browser doesn't provide the relevant API? Link to comment Share on other sites More sharing options...
vitor Posted July 25 Share Posted July 25 Welcome @boxnake, Update the Automation Tasks to 2022.8, just released, and those now have a regex option. So you can use youtube.com/$ as the matching text and it will only match tabs which end exactly with that URL (minus the $). boxnake 1 Link to comment Share on other sites More sharing options...
boxnake Posted July 28 Author Share Posted July 28 (edited) I checked this feature. And this is exactly one I need!!! Thank you for reply. 🙇♂️ I love Alfred5 so much!!! I wanted to ask you to add the same function to get tabs, but it already exists. Thank you very much.🎉 Edited July 28 by boxnake vitor 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now