Handshake resolver browser extension
Tieshun Roquerre
This should use https://github.com/handshake-org/hnsd to resolve the names in order to be fully decentralized instead of relying on third party resolvers. The master branch for hnsd isn't working but @pinheadmz (participating in the hackathon) has PRs up which gets hnsd working. Please reach out to him for assistance.
BeeChains
Great, https://easyhandshake.com/
Matthew Zipkin
hnsd is written in C and I think browser extensions must be written in javascript? However a library like https://github.com/handshake-org/hdns could be used, and perhaps the user enters the pubkey:IP of a trusted hsd node they can connect to?