AI 产品解读Password manager bridge extension that fills and saves passwords from Apple iCloud Keychain in Chrome browser
Enables Apple ecosystem users (iPhone, iPad, Mac) to use their iCloud Keychain passwords in Chrome, bridging the gap between Apple's password management system and non-Safari browsers on macOS and Windows
User signs into iCloud on their device (macOS or Windows via iCloud for Windows). The extension communicates with the native iCloud helper via nativeMessaging to access encrypted iCloud Keychain passwords. When visiting a website with saved credentials, the extension offers to fill them via toolbar popup or in-page autofill. New passwords created in Chrome are saved back to iCloud Keychain and synced across Apple devices. A verification PIN may be required for initial setup.
Auto-fill passwords from iCloud Keychain on website login pagesSave new passwords created in Chrome back to iCloud Keychain for cross-device syncGenerate and fill TOTP verification codes via right-click on QR codesIn-page credential suggestions with completion list UIToggle Chrome's built-in autofill to avoid conflictsPIN-based authentication flow for first-time setup
- 目标用户
- Apple device users (iPhone/iPad/Mac) who prefer Chrome over Safari on desktop / Windows users with iCloud for Windows installed who want iCloud Keychain passwords in Chrome / Users in the Apple ecosystem seeking cross-device password sync in Chrome
- Extension source code is minified (background.js, content_script.js, page_popup.js, completion_list.js) making deep code-level analysis limited, but the locale files and manifest provide clear evidence for all three decisions.
- Cannot fully verify the native messaging protocol or encryption implementation details due to minification.
付费分析未识别到付费功能
No payment, subscription, upgrade, premium, billing, license, purchase, or Stripe-related code found anywhere in the extension source. The 'pro' keyword matches are all false positives from non-English locale translations (e.g., Czech 'prohlížeč' = browser, 'pro' preposition in other languages). The extension is a free companion to Apple's iCloud service and does not gate any features behind payment. iCloud itself has optional paid storage tiers but the extension does not interact with payment flows.
- 置信度
- 98
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension requires the user to be signed into their Apple iCloud account on the device (macOS or Windows with iCloud for Windows) for the extension to access iCloud Keychain passwords. The extension communicates with the native iCloud helper via nativeMessaging and will show download/setup prompts if the user is not signed in or the helper is not available. The extension itself has no login UI; the Apple ID/iCloud account login is managed at the OS/app level.
Two very large problems: 1) Autofill requires many clicks before actually filling in data, sometimes does not work at all no matter how many tries! 2) It makes playing RPG MO very slow due to the extension trying to interact with all the search forms in the game and causing massive lag! From my Chrome console: content_script.js:1 [Violation] 'focusin' handler took 1335ms content_script.js:1 [Violation] 'keydown' handler took 1248ms content_script.js:1 [Violation] 'keydown' handler took 1022ms content_script.js:1 [Violation] 'keydown' handler took 526ms content_script.js:1 [Violation] 'setTimeout' handler took 978ms content_script.js:1 [Violation] 'setTimeout' handler took 956ms content_script.js:1 [Violation] 'setTimeout' handler took 982ms
Funktioniert für mich perfekt (Macbook air mit chrome). Man muss regelmäßig einen 6-stelligen Sicherheitscode eingeben aber das ist okay. Habe gelesen, dass es nur auf neueren macOS Versionen laufen soll. Alles in einem, danke apple
Used to be working fine but after an update or something, the password and usernames no longer populate in the fields when we click them. Appreciate a fix on this bug.
Love the extension just I don't want a new code every time my computer goes off and on.
DOESNT WORK ON MAC 2025
리뷰 읽고 엉망일까봐 불안했는데 불평인 리뷰는 아마 윈도우 사용자인듯.. 맥북 사용자로서 아주 잘 됨. 이제야 알게 됐는데 로그인이 너무 편해짐. ------------------- 라고 생각했던 것도 잠시 소프트웨어 업데이트에 맞춰 개발이 이뤄지지 않는 것 같음. 빨리 업데이트 됐으면 좋겠음. 타호에서는 전혀 사용이 안 됨. 25/07/11
I'm on macOS Sequoia Version 15.3.2, and I prefer to use Chrome over Safari. This extension useless. It refuses to autofill anything, so I have to open the Passwords app and copy and paste the data, which defeats the purpose entirely.
Dosn't work
Funciona pero desactiva la funcion de autorellenado cuando no se trata de contraseñas.
Does not work for macOS Sequoia, the pop-up window appears, but after clicking on the required password, the data is not inserted into the fields.