🔗 Link Checker

Find broken links on any webpage — instantly. Free Chrome extension with status codes, CSV export, and batch scanning.

Install for Chrome

Features

🔍 Scan Any Page

One-click scan finds every link on the current page and checks its HTTP status.

📥 Export CSV

Download results as CSV for reporting, ticketing, or sharing with your team.

🚦 Status Codes

See 200 OK, 301/302 redirects, 404 broken, and timeouts — all color-coded.

⚡ Batch Processing

Concurrent HEAD requests (5 at a time) for fast scanning without overloading servers.

Screenshots

Popup — Scan Results
Status Overview — Stats

FAQ

How does Link Checker work?

It scans the current page for all anchor links, sends a HEAD request to each URL, and reports the HTTP status code. Cross-origin links that block CORS are marked as "Skipped".

Does it modify any pages or send data anywhere?

No. Link Checker runs entirely in your browser. It only makes standard HTTP HEAD/GET requests to check link status. No data is sent to any server.

What counts as a "broken" link?

Any URL returning a 4xx or 5xx HTTP status code, or timing out, is flagged as broken. 3xx codes are shown as redirects.

Other Tools