Hacker News new | ask | show | jobs
by wills_forward 924 days ago
I really like the elegant simplicity of tagging the screen elements like that and not obfuscating it away.

Nice work too!

1 comments

thanks! I took my inspiration from Vim browser plugin (https://chromewebstore.google.com/detail/vimium/dbepggeogbai...), they have a shortcut F that allows you to choose any element on the website to navigate from

thanks vim!