v1.3: Speed improvements
Uses the static List Filter input for maximum speed.
This fixes the issue where you can type 201
, hit enter before Alfred has updated the list, and it takes you to the web link for eg 200
.
This happened because you pressed enter on the top suggested result for 20
, which could have been 200
, 201
, 205
, etc.