Crispin Lott

Results 21 comments of Crispin Lott

@marioestrada Any plans to support the new app extension format? We love OmniKey!!

> Issue #34 seems to be the earlier version of this. I don't know if it's even possible to support Safari 13 anymore. According to this comment, OmniKey is dead....

> Here's an option for Keyboard Maestro (KM) users -- > > Copy/paste this into Script Editor: > > ` > > var myQueries = { a:"[http://www.amazon.com/s/?link_code=wsw&_encoding=UTF-8&search-alias=aps&field-keywords={search}&Submit.x=0&Submit.y=0&Submit=Go](http://www.amazon.com/s/?link_code=wsw&_encoding=UTF-8&search-alias=aps&field-keywords=%7Bsearch%7D&Submit.x=0&Submit.y=0&Submit=Go)", y:"[http://www.youtube.com/results?search_query={search}](http://www.youtube.com/results?search_query=%7Bsearch%7D)", e:"[http://www.ebay.com/sch/i.html?_trksid=p5197.m570.l1313&_nkw={search}&_sacat=0](http://www.ebay.com/sch/i.html?_trksid=p5197.m570.l1313&_nkw=%7Bsearch%7D&_sacat=0)", w:"[http://en.wikipedia.org/w/index.php?title=Special:Search&search={search}](http://en.wikipedia.org/w/index.php?title=Special:Search&search=%7Bsearch%7D)",...

> Hey all currently I haven't found time to look into updating the Extension for Catalina and latest Safari. I hope to find some time to look into alternatives in...

@shane-sigma thanks for this code. It took me forever to figure out that the div doesn't get focus until you click on it. This works very well. For users wanting...

> However this is still a workaround, not a fix. A good workaround

Thank you very much for this