Why Safari Bookmark Sync Still Sucks in 2026 — And How to Fix It
Edge 150 already lets you sign in with a Google account and sync bookmarks.
Between Chrome and Edge, bookmarks are basically a solved problem. Install an extension, sign in, done.
But here's the thing: you save hundreds of bookmarks in Safari on your Mac, then open Chrome on a Windows PC — and none of them are there.
Even on the same iPhone, bookmarks you saved in Safari won't automatically show up in Chrome for iOS.
Safari is the real hard problem in cross-browser bookmark sync.
Why Is Safari So Hard to Sync?
Apple built a wall with iCloud.
If your bookmarks are inside that wall, there are only a few ways out: manually export to HTML, AirDrop them to yourself, or go through one of the narrow tunnels Apple permits.
After iOS 17.4, Apple lets you export Safari bookmarks to Chrome for iOS. But here's the flow: go into system settings → save the ZIP file iCloud downloads → switch to Chrome and import it → remember to delete the temp file.
Every step is manual. No automation.
To make things worse, Safari's bookmark database structure is different from other browsers. It doesn't support an incremental sync API. Almost every cross-browser tool has the weakest Safari support. Once you try two-way sync, you're practically begging for duplicate bookmarks.
Three Options in 2026
In yesterday's post I compared six tools overall. Here I'll focus on how each deals with Safari.
Option One: Floccus + WebDAV
Floccus is the open-source tool with the best Safari support. Stability improved after v5.x.
The idea is simple: install the extension, sync your bookmarks to your own WebDAV server. Synology, Nextcloud, or Nutstore all work.
Good: Your data stays entirely with you — no third party involved. Great for privacy-conscious folks.
Pain point: Safari setup is a bit fiddly. You need to load an unsigned extension manually, and macOS requires developer mode. After the first sync, you might also need to clean up a few duplicate bookmarks by hand.
Option Two: BookmarkHub + GitHub Gist
If you don't want to set up a server, BookmarkHub is a lighter option.
It uses GitHub Gist as its storage backend. Every sync is a Git commit — if you accidentally delete something, you can roll back. It supports AES-GCM encryption.
Best for: Developers, people who like version control. You still need to load the extension on Safari, but the setup is simpler than Floccus.
Option Three: Bookmark UniSync (What I Use Now)
The common problem with the first two options: the setup bar is pretty high. Floccus's WebDAV and BookmarkHub's GitHub token are enough to scare off non-technical users.
That's why I switched to Bookmark UniSync.
On Chrome and Edge, just install the extension. Sign in, sync, done. No server needed, no WebDAV, no GitHub.
Safari needs one extra step: install a macOS helper app. It's not that UniSync wants to make things complicated — Apple's rules are the problem. Safari extensions can't touch the bookmark database at all. This app acts as the bridge.
Why can I live with that? Because once it's set up, bookmarks from all three browsers live in your native bookmark bar. Same folder structure, same keyboard shortcuts. Save one in Chrome, and it shows up in Edge and Safari automatically.
I got this working with Floccus before too, but every time a coworker asked me how to set it up, I had to write a small essay. UniSync doesn't have that problem — install it once, it runs in the background, and you forget about it.
Update: I wrote a full six-tool comparison including Raindrop, Cubox, Arcmark, and more here: I Tested 6 Cross-Browser Bookmark Sync Tools in 2026
A Warning: Don't Let Multiple Tools Fight
Some people run Floccus and UniSync at the same time, thinking it's double insurance. The result is a bookmark duplication contest.
Here's what I do:
- Pick one source of truth. I use Chrome as the primary, and every other browser follows it.
- Check occasionally. Once a month, spend two minutes scanning for duplicates.
- Don't write to both at once. If you add and delete bookmarks frequently in both Safari and Chrome, use one tool for two-way sync and the other as a read-only backup.
Back to Safari
It's 2026, and Safari is still the hardest browser for cross-bookmark sync. Apple's walled-garden approach isn't changing anytime soon.
But you have options. Floccus gives you privacy and self-hosting. BookmarkHub gives you Git version control. UniSync gives you the simplest all-in-one solution.
Stop manually exporting HTML files. Spend half an hour picking a solution. Your bookmarks should follow you, not stay trapped in one browser.
Related Links
- I Tested 6 Cross-Browser Bookmark Sync Tools — 2026 Comparison
- Why Safari Bookmark Sync Needs a macOS App
- Chrome Extension
- Edge Add-ons
- macOS App
A tool should save you time, not cost you weekends. Pick the one you can install and forget about.