bit2pixel / chrome-control

A JXA script and an Alfred Workflow for controlling Google Chrome
https://medium.com/@bit2pixel/how-i-navigate-hundreds-of-tabs-on-chrome-with-jxa-and-alfred-9bbf971af02b
MIT License
189 stars 25 forks source link

Feature Request: Fuzzy search on URLs #9

Open ha404 opened 4 years ago

ha404 commented 4 years ago

First off, thanks a trill for this!

I found an issue when trying to switch to my SoundCloud tab:

  1. I'd type tab sound
  2. Nothing would appear because SoundCloud replaces the tab title with the current track title

I expect:

  1. I type tab sound
  2. The workflow will fuzzy search the URL soundcloud.com and return that tab 😄
AnthoPakPak commented 3 years ago

Hey, you might want to check out the @mschmidtkorth version here that includes fuzzy search and performance improvements :)