Hover
Hover over code on any webpage to see documentation. Like your IDE, but everywhere.
Works on documentation sites and AI chat apps like ChatGPT and Claude.
Setup
Note: This extension is coming to the chrome web store soon and will be linked here when available.
1. Build the extension
bun install && bun run build
2. Load in Chrome
Navigate to chrome://extensions → Enable Developer Mode → Load Unpacked → Select the dist_chrome folder
3. Configure API
... continue reading