AI 产品解读Sync Chrome bookmarks on Windows with Safari bookmarks on Apple devices (iPhone, iPad, Mac) via iCloud
Keeps bookmarks in sync across Apple and Windows ecosystems so users can switch between devices without losing their saved bookmarks
1. User installs extension on Windows Chrome. 2. Extension connects to iCloud for Windows via native messaging (com.apple.bookmarks). 3. If iCloud for Windows is not installed, popup shows download prompt linking to Apple support. 4. If installed but not configured, popup prompts to enable Bookmarks in iCloud for Windows. 5. Extension listens to chrome.bookmarks events (created, removed, changed, moved, reordered) and relays changes to iCloud for Windows, which syncs to Apple devices.
Two-way bookmark sync between Chrome (Windows) and Safari (iPhone/iPad/Mac) via iCloudReal-time bookmark change detection and propagation using native messaging with iCloud for WindowsAutomatic bookmark tree building and synchronizationMulti-language support (40+ locales)
- 目标用户
- Windows users who also use Apple devices (iPhone, iPad, Mac) / Users who want their Chrome bookmarks synced with Safari bookmarks via iCloud
- Extension source is minified (background.js, popup.js) making some logic harder to trace, but key flows are clear.
- Cannot verify the native messaging host (com.apple.bookmarks) behavior from extension source alone—relies on iCloud for Windows desktop app being installed.
付费分析未识别到付费功能
The extension is completely free with no premium tiers, subscription prompts, payment processing, or feature gating. The 'pro' keyword matches in static analysis are from Czech locale strings like 'iCloud pro Windows' (meaning 'iCloud for Windows'), not a paid tier. iCloud itself offers paid storage but the extension does not gate any functionality behind payment.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension communicates with iCloud for Windows via native messaging (com.apple.bookmarks). The popup has a 'signinPage' state (popup.js case 1) that shows 'Enable Bookmarks in iCloud for Windows' and a button that launches iCloud for Windows via CmdLaunchiCP. The native iCloud app requires the user to be signed in with an Apple ID for bookmark sync to function. The extension itself does not implement its own login UI—it delegates authentication to the iCloud for Windows desktop application.
it seems iCloud for Windows receives no updates at all. My Chrome bookmarks have not been properly synced since the latest iOs 16.
It just doesn't work. The components don't seem to recognise each other. I've tried many times.
ブックマークが増殖する。
Still not working as of 10/4/2022 when using the Windows Store version of iCloud. Hopefully Apple fixes this mess.
Вообще не работает
简直废物啊。你Apple故意把PC平台下的软件做的这么烂,是要用户都买MAC吗?狗日的Apple
Does not work on macOS. Does not work with the latest iCloud/Chrome.
I've tried it on four machines so far. It doesn't work (though it appears to be iCloud Desktop's fault). The extension and the app don't recognize that each other exist.
千万不要直接使用!!!会打乱书签!!!使用前先导出备份!!! 猜测乱序是由于书签同步线程不安全,并且safari与chromium系的书签目录不同导致的 与我目前关闭了chromium这边的书签同步,可以正常使用
Got locked at the "Sign into icloud to use icloud bookmarks." prompt. Can't find a way to work around it and there's no error message or something to point me in the right direction. Everything syncs fine, the extension just doesn't want to talk to the icloud app.