CheckLinks
CheckLinks checks every link on the current page, highlights broken links in place, flags redirects and errors, and exports the results to CSV.
Links are outlined and badged with their status right on the page — green for OK, amber for redirects, red for broken, gray for errors.
A floating panel shows a sorted results list, summary counts, and a progress bar. Drag it anywhere and close it when you're done.
Filter results by status category and click any result to scroll directly to the link on the page.
Download the full scan results as a CSV file for reporting or further analysis.
Network errors are classified (DNS failure, connection refused, SSL error, timeout, etc.) with clear explanations.
Plain JavaScript, no build step, no external dependencies. Uses Manifest V3 with HEAD requests and GET fallback.
CheckLinks is built for quick, single-page link audits. It helps content editors, website owners, developers, SEO reviewers, and QA teams find broken links, redirects, timeouts, and server errors without running a full-site crawl.
If you need a simple way to check links on a webpage, CheckLinks gives you a privacy-friendly, one-click option for finding broken links, redirects, network errors, and timeouts directly in Chrome.
Click the CheckLinks toolbar icon to collect the hyperlinks on the current page and begin checking them from your browser.
CheckLinks marks working links, redirects, 404 errors, server errors, timeouts, and network failures both on the page and in a filterable results panel.
Download the scan as a CSV file for content cleanup, QA notes, SEO review, or issue tracking.
git clone https://github.com/leemark/checklinks.gitchrome://extensionsextension folder from the cloned repository| Category | HTTP Status | Color |
|---|---|---|
| OK | 200–299 | Green |
| Redirect | 301, 302, 307, 308 | Amber |
| Client Error | 400–499 | Red |
| Server Error | 500–599 | Red |
| Timeout / Error | — | Gray |
For a quick single-page check, a Chrome extension like CheckLinks can scan the links on the current page and highlight broken, redirected, timed-out, and working links directly in the browser.
No. CheckLinks checks the page you are currently viewing. It is designed for editors, developers, SEO reviewers, and QA testers who need fast page-level link checks.
Yes. CheckLinks exports scan results to CSV for reporting, QA notes, or follow-up cleanup.
No. CheckLinks has no analytics, no accounts, and no external service. Link checks are made directly from your browser to the URLs on the current page.
Install the free CheckLinks Chrome extension and turn a tedious link audit into a one-click check.
Install CheckLinks on Chrome
Install from Chrome Web Store
Source code & issues on GitHub
Privacy policy