Back to feed
Dev.to
Dev.to
7/6/2026
A 20-year-old HCI paper, resurrected as a Chrome extension

A 20-year-old HCI paper, resurrected as a Chrome extension

Short summary

A developer resurrected the 2005 Bubble Cursor HCI research by building MagPoint, a Chrome extension that dynamically sizes cursor hit areas to the nearest clickable element, preventing mis-clicks on dense UIs. Using Voronoi cell geometry and point-to-rectangle distance calculations, the extension reproduces HCI research showing measurable interaction speedups. The implementation features fluid visual feedback and carefully preserves normal text-selection behavior.

  • 2005 HCI paper (Bubble Cursor) now available as Chrome extension (MagPoint) with open-source code
  • Dynamic cursor hit-area sizing prevents mis-clicks on link-dense pages using Voronoi geometry
  • Actionable: install from Chrome Web Store; includes code examples and architectural lessons

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more