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.
- On a computer, open Chrome.
- Choose More (⋮) → Bookmarks and lists → Bookmark Manager. You can also open
chrome://bookmarks/. - In Bookmark Manager, use its More (⋮) menu at the top right—not the main browser menu again.
- Choose Export bookmarks and save the
.htmlfile.
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 export | Save This One |
|---|---|
| URL | Imported after normalisation; only http and https links are accepted |
| Visible bookmark name | Imported as the title, up to 300 characters |
ADD_DATE | Used as the original save date when it is valid |
| Meaningful nested folder | Flattened to one tag: Work/Research becomes work-research |
| Bookmarks bar / Other folder | Treated as a browser container, not a tag |
Bookmarklet (javascript:) | Skipped because it is not a web URL |
| Favicons | Not transferred |
| Duplicate URL | Skipped; 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
- Sign in and open the Save This One importer.
- Choose Chrome's HTML file. Files must be 25 MB or smaller, and one file imports at most the first 5,000 valid bookmarks.
- Compare the preview count, tag count, sample titles, and save-date range with what you expect.
- 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. - 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/Researchappears aswork-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.