macOS extend Force Touch look up popup

326 views Asked by At

I just want to add some functionality to “look up pop-up” (the pop-up when you force click) (check this: support.apple.com/kb/PH25145?locale=en_US). I looked for Apple documents and googled but couldn’t come across anything.

These were mainly links I found:

In a nutshell, this (support.apple.com/kb/PH25145?locale=en_US) lookup popup is an interface apple provides with macos. Either force click or three fingers top, you can easily find something about the words, like meaning of the word, apps in appstore etc.. What I want is extend this lookup pop-up and add one more tab at the bottom. For example results from google for choosen words..

Actually, I am a web developer and to do this there is no problem for me to learn/use enough Swift, Objective-C, AppleScript, Python etc for coding.

What I mean is this popup. I just want to add for example one more tab to bottom of this pane:

Lookup Popup

0

There are 0 answers