Skip to content

An extension that lets you preview where links go by displaying a popup at the cursor position when hovering over a link. Created as a way to make the web more accessible and as part of the Canada Learning Code February theme of accessibility https://www.canadalearningcode.ca/code-can-change-the-world/february/

Notifications You must be signed in to change notification settings

tunzor/wheres-that-link-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Where's That Link Go?

Hover over a link and see where it goes!

This extension displays a popup with the URL of the HTML anchor <a>at the mouse cursor.

The colour of the popup background can be:

  • Green: the link is on the same domain (also includes /link/to/somewhere.html and named anchors #some_name)
  • Yellow: the link has been shortened with bit.ly, goo.gl, or t.co
  • Grey: default; goes to another domain
The extension can be toggled on and off by clicking the extension icon in the toolbar.

About

An extension that lets you preview where links go by displaying a popup at the cursor position when hovering over a link. Created as a way to make the web more accessible and as part of the Canada Learning Code February theme of accessibility https://www.canadalearningcode.ca/code-can-change-the-world/february/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published