A Google Chrome extension that looks for redundant links in a webpage. It normalizes the href
of all A
tags and compares them.
-
Save the CRX to computer: https://github.com/caiosba/redundant-links-finder/raw/master/extension/rlf.crx
-
Open Chrome Extensions: chrome://extensions/
-
Drag and Drop CRX file onto Extensions window
-
The extension will autoupdate via Github but you can click "Update Extensions Now" to force a check/update
Or: You can install it from Google Chrome App Store.
Caio SBA caiosba@gmail.com, inspired by Ed Bice