Lens — the fox's eye
Every pubkey
gets its seal.
HANKO Lens is a Chrome Manifest V3 extension. It scans the page for Solana base58 addresses, then overlays a real-time trust seal — sealed, unknown, or slashed.
Passive scan
No permissions beyond the active tab. Base58 detection runs on demand.
Signed responses
Trust seals cache with a signed Hanko response — no MITM tampering.
30ms overlay
Uses a shared shadow-root, so the host page's styles never leak in or out.
Install locally
git clone https://github.com/hanko-labs/hanko cd hanko/packages/lens-extension npm i npm run build # Chrome → chrome://extensions → Developer mode → Load unpacked → dist/