Skip to content

A minimal Chrome extension that shows when you last visited a link via a simple tooltip on hover.

License

Notifications You must be signed in to change notification settings

thejjw/link-visited-tooltip-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link Visited Tooltip

A minimal Chrome extension that shows a tooltip when you hover over a link, indicating when you last visited that link.

Features

  • 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.

Installation

  1. Download or clone this repository.
  2. Go to chrome://extensions in your Chrome browser.
  3. Enable "Developer mode" (top right).
  4. 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.)

Usage

  • 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.

License

See LICENSE.

Attribution

This extension is a minimal, Chrome-focused rewrite inspired by Link Status Redux (Juha Aatrokoski, Link Status Redux on GitHub)


Author

If you find this extension helpful, consider supporting its development via GitHub Sponsors (one-time or monthly), or Buy Me a Coffee:

Buy Me A Coffee

About

A minimal Chrome extension that shows when you last visited a link via a simple tooltip on hover.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published