quicksilver / Quicksilver

Quicksilver Project Source
http://qsapp.com
Apache License 2.0
2.73k stars 285 forks source link

How Do i use quick silver to search a website #2678

Closed profe6 closed 2 years ago

profe6 commented 2 years ago

I'd like to search a specific website with a quick type of quick silver. So it automatically appends what i type into the url and searches it.

For example if I wanted to search VUDU for movies i would have this URL https://www.vudu.com/content/movies/search?minVisible=0&returnUrl=%252F&searchString=tacos

Is there a way to have quicksilver automacially pull up that search in a new tab when i type in tacos?

pjrobertson commented 2 years ago

Sure, this is possible using the 'Web Search' Plugin :)

See the guide at https://qsapp.com/manual/plugins/websearch/

You want to create a custom 'Web Search List' and add the item https://www.vudu.com/content/movies/search?minVisible=0&returnUrl=%252F&searchString=*** to it.