Manual decisions
No automatic deletion
Every duplicate starts undecided. The user explicitly chooses Keep, Remove, or Ignore, and can revisit groups before export. The original browser library is outside the app's reach.
Safety by design
Bookmark cleanup is useful only when the user remains in control. The app produces a new file; it does not connect to Chrome's live bookmark database and cannot silently delete anything from the browser.
Manual decisions
Every duplicate starts undecided. The user explicitly chooses Keep, Remove, or Ignore, and can revisit groups before export. The original browser library is outside the app's reach.
Explainable results
Exact and normalized matches describe why URLs are grouped. Similar paths are labeled Possible and require extra care. A non-identical URL is never presented as a confirmed safe removal.
Required checkpoint
The cleaned export action remains locked until the original HTML has been downloaded as a dated backup. That backup preserves the original bytes, folders, titles, and URLs.
Output validation
Bookmark Cleaner creates cleaned-bookmarks.html rather than modifying the import. Before download, the output is parsed again and checked for structural validity and expected bookmark content.