printscreen::
thumbMod := true
return
printscreen up::
thumbMod := false
return
#if thumbMod
l:: send {left} ; move caret
`;:: send {down}
p:: send {up}
':: send {right}
+l:: send +{left} ; select text
+`;:: send +{down}
+p:: send +{up}
+':: send +{right}
,:: send {backspace}
.:: send {delete}
#if
https://github.com/davebrny/kiwis
basically when you want to search something, just highlight the word(s), press a hotkey then select a site from the list and it will open up the page directly