How to import Chrome bookmarks into Save This One

By Save This One · Published

Prices and product details checked against the sources listed at the end of this page on 21 September 2026.

Chrome's portable export is a Netscape-style bookmark HTML file. It is the right migration file: do not copy Chrome's internal Bookmarks profile file or use Google Takeout for this job. Save This One reads the HTML in your browser, lets you inspect the result, and only writes the parsed links after you approve the import.

Export from the correct Chrome profile

Chrome exports the bookmarks in the profile that is currently open. If you use separate work and personal profiles, check the profile avatar first and export each profile separately.

  1. On a computer, open Chrome.
  2. Choose More (⋮) → Bookmarks and lists → Bookmark Manager. You can also open chrome://bookmarks/.
  3. In Bookmark Manager, use its More (⋮) menu at the top right—not the main browser menu again.
  4. Choose Export bookmarks and save the .html file.

These are Google's current official export steps. Chrome for Android and iPhone does not provide this desktop export command. If those bookmarks sync to your Google account, let them appear in desktop Chrome, select the correct profile, and export there. Exporting does not remove or disable sync.

What is actually in the HTML

The file is a list of links arranged under headings. Chrome normally records each bookmark's URL, visible title, folder nesting, and an ADD_DATE Unix timestamp. It may also contain icon data, but Save This One does not import embedded favicons.

Chrome exportSave This One
URLImported after normalisation; only http and https links are accepted
Visible bookmark nameImported as the title, up to 300 characters
ADD_DATEUsed as the original save date when it is valid
Meaningful nested folderFlattened to one tag: Work/Research becomes work-research
Bookmarks bar / Other folderTreated as a browser container, not a tag
Bookmarklet (javascript:)Skipped because it is not a web URL
FaviconsNot transferred
Duplicate URLSkipped; the existing Save This One bookmark is never overwritten

A useful consequence of the duplicate rule: if the same URL appears in two Chrome folders, the first imported copy wins. Save This One will not merge the second folder's tag into it. If folder membership matters, resolve repeated URLs before migrating or add the missing tag afterward.

Preview, then import

  1. Sign in and open the Save This One importer.
  2. Choose Chrome's HTML file. Files must be 25 MB or smaller, and one file imports at most the first 5,000 valid bookmarks.
  3. Compare the preview count, tag count, sample titles, and save-date range with what you expect.
  4. If the preview says rows were skipped, inspect whether your file contains bookmarklets, extension URLs, or local file:// links. Those cannot become portable web bookmarks.
  5. Press Import and wait for the final imported/skipped totals.

The original file is parsed locally. Only normalized bookmark records are sent after you press Import, in small batches. If a run is interrupted, choose the same file again: links already written are skipped, so retrying is safe.

A practical post-import audit

  • Search for one old bookmark, one recent bookmark, and one item from a deeply nested folder.
  • Open their destination pages; an imported URL can still lead to a page that has moved or disappeared.
  • Confirm the old bookmark retained its date and that Work/Research appears as work-research, not as two folders.
  • Compare the final total with the preview—not Chrome's Bookmark Manager count if that count includes non-web bookmarklets.
  • Keep the HTML as a local backup until you are comfortable with the new library.

This is a one-time copy, not two-way sync. Chrome remains unchanged. For links you save later, use the Chrome extension or the address-bar workflow.

Is moving from Chrome useful?

Move if your bookmarks are trapped in one Chrome profile and you want a focused, searchable library available outside that browser. Keep Chrome as the primary store if bookmark-bar layout, browser-managed folders, or Google-account sync between Chrome installations is the feature you actually need. Save This One deliberately turns hierarchy into tags rather than recreating the Bookmark Manager.

Sources