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

Set match to title & url for tab listing #13

Closed wjhssfs closed 3 years ago

wjhssfs commented 3 years ago

Based on https://www.alfredapp.com/help/workflows/inputs/script-filter/json/ With match set,

  1. The Alfred fuzzy search will be case insensitive
  2. The matching field in Alfred is also switching from title to the string in match. With this change, title & url are both searched.