How difficult is it to create a new extension to search on a website? I’d love to be able to select the text of a wine name and then have it do the search on Wine-Searcher Pro so I can see about buying it or get more information about it.
1 Like
It’s pretty easy to make a search extension – see Introducing Extension Snippets
Something like this should do it:
#popclip
name: Wine-Searcher
icon: iconify:mynaui:wine
url: https://www.wine-searcher.com/find/***
(The above block is an extension snippet — select it then click “Install Extension” in PopClip.)