Side Project - Personal
Cursor Browser
A faithful recreation of Cursor's element picker and style selection interface, reverse-engineered from bundled Chromium.
cursor://browser/session
Selected element: button.primary
Computed styles
display: flex
gap: 12px
padding: 16px
border-radius: 12px
DOM path: body / main / section / button
Element Inspector
Replicated Cursor's browser and style selection interface by reverse-engineering their bundled Chromium binary. The tool provides a DevTools-grade element picker with computed style inspection, cascade analysis, and a fluid selection workflow—mirroring the UX that makes Cursor's browser integration feel native and immediate.
Reverse EngineeringDevToolsChromium