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.
Когда запускаю дома хром на маке, расширение выдает ошибку, удаляется из хрома. На работе соответственно тоже удаляется из хрома и в итоге с сафари ничего не синхронизируется. Что делать тем, кто и сафари пользует и хром на макбуке?
bom mambo
unter Chrome 41.0.2272.89 m auf Win7 64Bit funktioniert der webdav nicht mehr (bookmarkmanager unter chrome sieht anders aus, ggf. dann auch technische Änderungen für webdav notwendig?) und die bookmarks werden nicht mehr synchronisiert .
güzel
mit icloud 4.1 läufts wieder 410A44
Mac Chrome非対応。。。
endless-loop duplicate everybookmark
не работает. в firefox пашет, а здесь нет.
Pefecto
Clearly Apple never actually used this. First off this is the ONLY extension I've ever seen not work with 64 bit Chrome. Chrome extensions should not care about 32 or 64 bit, so that's just very poor programming. But the worst part? Even on 32 bit, it doesn't sync properly. This can wreak havok on your bookmarks because it will randomly add old ones back and even delete bookmarks.