Link Reveal

Reveal Anchor Tag URLs

As of May 2026, Link Reveal has 58 users and a 5.00/5 rating from 1 reviews in the Privacy & Security category.

Usersup 3.6 percent+3.6%
58
58
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
1.0.1
Manifest V3

History

2 snapshots

Tracking since Apr 25, 2026.

67.8861.555.12Apr 25, 2026May 22, 2026
View as table
DateUsersRatingReviewsVersion
Apr 25, 2026565.0011.0.1
May 22, 2026675.0011.0.1
Now585.0011.0.1

Permissions & access

Permissions
activeTab
Host access
None declared

Screenshots

Link Reveal screenshot 1Link Reveal screenshot 2Link Reveal screenshot 3Link Reveal screenshot 4

About

Phishing is a significant cybersecurity problem associated with Social Engineering exploits.  Social Engineering exploits rely on human error. 

Users are expected to examine the links on a web page by hovering over them to view the contents of the "href" attribute and determine if it is safe to navigate by clicking them. 
Anchor tags are used by web developers to create buttons and use "onclick" events to call JavaScript.  The unknowns in this situation are: 1) Where is the JavaScript located that will be executed?  and 2) What is the JavaScript programmed to do?

This extension reads the web page source and reports on the attributes of the anchor tags.   It also analyzes the use cases that might indicate a problem with clicking on the link if the expectation is to navigate to a secure web page.

The source code for this extension contains a README that advises how to use the extension and how to interpret the results.  

You can view the Readme and source code here:
https://github.com/rebeccapeltz/link-reveal-ext

The manifest indicates that the code in this Version 3 extension can be run on all web pages.  This is because the extension uses only one DOM command to obtain data from a web page, which can be found in the content.js code.  This command is: 

"document.getElementsByTagName("a");".  

The data from this command is analyzed, and the output is shown in the popup window.  None of the data is stored locally or anywhere else.

It would be wonderful if this functionality were available as a feature in all browsers. Many users are not familiar with HTML elements and their attributes. The numerous variations on how an anchor tag can be coded make it even more difficult for a user to be confident that they are dealing with a secure link. When users discover that they have become victims of a phishing attempt and report it to an authority that can help them resolve problems arising from the attack, they are often blamed: “Why did you click on that?” A tool like this might help them avoid being "phished" on the web.

Technical

Version
1.0.1
Manifest
V3
Size
586KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
fmmmcdmfaadidngnfnidhlmpgigmnhjh
Developer ID
u989b177668af19ed71eaebbd5d6f00f4
Developer Email
[email protected]
Created
Jul 7, 2024
Last Updated (Store)
Jul 7, 2024
Last Scraped
May 22, 2026
Website

Similar extensions

Alternatives to Link Reveal, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified May 22, 2026.