A minimal Chrome extension that shows a tooltip when you hover over a link, indicating when you last visited that link.
- Simple tooltip: On hovering any link, a small black tooltip appears near the cursor if you have visited the link before or if it's bookmarked.
- Visit time: The tooltip displays how long ago you last visited the link (e.g., "Visited 2 hours, 5 mins ago").
- Bookmark indicator: Links that are saved in your bookmarks show a ★ symbol in the tooltip.
- Domain exclusions: Configure domains where the tooltip should not appear through the options page. The list of configured domains syncs to your Google account when available.
- Privacy-friendly: All history and bookmark checks are local.
- Chrome extension: Manifest V3 extension.
- Enable/disable: Click the extension icon to disable or enable the tooltip feature. When disabled, the icon shows an 'OFF' badge.
- Download or clone this repository.
- Go to
chrome://extensions
in your Chrome browser. - Enable "Developer mode" (top right).
- Click "Load unpacked" and select the
extension
folder.
Alternatively, install from the Chrome Web Store
(Note: The Chrome Web Store version may not always have the latest updates.)
- Hover your mouse over any link on a webpage.
- If you have visited the link before, a tooltip will appear showing when you last visited it.
- If the link is bookmarked, a ★ symbol will appear at the beginning of the tooltip.
- For bookmarked links that haven't been visited, the tooltip shows "★ Bookmarked".
- For links that are both bookmarked and visited, the tooltip shows "★ Visited X ago".
- If you have not visited the link and it's not bookmarked, no tooltip is shown.
See LICENSE.
This extension is a minimal, Chrome-focused rewrite inspired by Link Status Redux (Juha Aatrokoski, Link Status Redux on GitHub)
- Jaewoo Jeon @thejjw
If you find this extension helpful, consider supporting its development via GitHub Sponsors (one-time or monthly), or Buy Me a Coffee: