How it works
- Export your browser bookmarks as a bookmarks HTML file and drop it here.
- The checker looks up to 8 links at a time, giving each one up to 10 seconds to respond.
- Links the server responds to are marked Reachable; network failures are Unreachable; timeouts and blocked insecure links are Unknown.
- Download a CSV report or a bookmarks.html file with only Unreachable links removed.
What a browser-based dead bookmark check can and cannot prove
A bookmark checker running inside a web page has a hard limit: it can't see the response code from a site on another domain. That means this page can tell when your browser can reach a server, and it can often spot domains that no longer exist, but it cannot tell a working homepage apart from a broken page on the same live server.
That limitation is intentional and visible here. Reachable means the server responded to your browser's request. Unreachable means the request failed at the network level. Unknown means the result was inconclusive, usually because it timed out, the address wasn't a web URL, or the browser blocked an insecure (http) link from this secure (https) page.
The privacy tradeoff is simple: checks run from your own device, not through TabGroup Vault. Your bookmarks file never uploads, but your browser does request each URL you scan. For sensitive internal links, run the checker only on a network where those links are appropriate to access.