Skip to main content
← All extensions

Link Sweep

Check every link on the page, with no false alarms.

chromeedgebraveoperafirefox🔒 Zero telemetryVersion 1.0.0
Download the extension for ChromeDownload the extension for Firefox

Description

Scans every rendered link on the active page (SPAs included) and checks its HTTP status with concurrency-limited HEAD/GET requests. Each link is classified honestly: OK (2xx), redirect (3xx), client error (4xx), server error (5xx), or — the key difference — 'unverifiable' when the response is blocked by CORS or the target is unreachable. Unverifiable cases are never mislabeled as broken. Everything runs locally in the browser: no data leaves your device, zero telemetry.

Features

  • Collects every unique rendered href (SPAs included)
  • Checks HTTP status with HEAD, GET fallback on 405/501
  • Honest classification: 2xx ok, 3xx redirect, 4xx/5xx, CORS/opaque unverifiable, network error
  • No false 'broken' on CORS/opaque cases
  • URL normalization and dedupe (fragment stripped, query kept)
  • Concurrency-limited (6 in-flight) with per-link timeout
  • Aggregate summary: ok, redirect, broken, unverifiable
  • 100% offline, zero telemetry

Privacy

100% local processing in your browser. Zero telemetry: no data is sent to external servers.

Required permissions

  • activeTab
  • scripting
  • host_permissions:<all_urls>

Screenshots

Link Sweep

Supported browsers

chromeedgebraveoperafirefox