Menu

Post image 1
Post image 2
1 / 2
0

Inline context without losing your place in the article

DEV Community·J Now·27 days ago
#UwuG6xST
Reading 0:00
15s threshold

I was reading about the Dreyfus affair and hit "syndicalism" — a word I'd skimmed past a dozen times. I knew the shape of it, not the substance. Opening a new tab meant losing the paragraph I was in, reorienting, reading something adjacent, and coming back with my thread broken. rabbitholes is a Chrome extension that solves the specific version of this problem: you want the context, but you don't want to leave. Highlight any text and a shadow-DOM tooltip renders an explanation next to your cursor — Claude Haiku 4.5, direct from your browser to api.anthropic.com, no intermediary server. Shadow DOM means the tooltip doesn't touch the host page's styles or DOM; you can close it and the page is exactly as you left it. The part I use most: every word in the response is itself clickable. You can drag across a phrase to select it. So when the explanation of "syndicalism" mentions "anarcho-syndicalism" and you want that too, you don't open a tab — you click the word. The extension tracks depth with a hop counter.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More