RauliL / selain

Modal web browser experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hit-a-hint

RauliL opened this issue · comments

Implement hit-a-hint feature found in browser extensions such as Vimium and VimFx.

It would been nice if this could have been implemented with only C++, but unfortunately WebKit API no longer supports direct DOM access apparently because rendering is handled in a separate process these days.

However, I was able to implement this with some ugly JavaScript hackery, and some progress has already been made.

screenshot at 2019-01-19 09-09-14