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.
Doesn't work on ARC Browser on Windows even when you already install icloud
Until recently iCloud Passwords was working pretty well for me in Arc on macOS. However it's now become extremely unreliable - sometimes I don't get prompted to auto-fill, but more often when selecting the password to auto-fill nothing happens - there's no authorization prompt. Rather disappointing :-/
パスワードに加えて、キーチェーンに登録している確認コードも自動で入力してくれるので便利です。ただし、私はWindowsで使用していますが、キーチェーンの同期がされていたり、されていなかったりとそこら辺が不安定な気がします。
Spent an hour and a half uninstalling and re-installing every apple service I have on my Windows computer and nothing would allow me to approve password and keychain sharing. Not sure why its so difficult for Apple to make a functional windows app.
It is buggy and introduces considerable lag depending on HTML structure of content. Could work well for extremely basic, very shallow pages, but not suitable for everyday use. Upon clicking a search field, it took 18 seconds for the plugin to try to determine whether the input was a password type field. Upon clicking search column headers in a table of 2000 records, it takes around 80 seconds to check if the focused field is a password. Turning off In-Page AutoFill corrects these issues but makes the plugin much less useful. "For help with questions, suggestions, or problems, visit the developer's support site" - except I don't need help; I am offering you my help. Besides, there's nowhere to file a bug, so I will put it in a review. Don't @ me. Focus on table search field: content_script.js:1 [Violation] 'focusin' handler took 81822ms Focus on table search field: content_script.js:1 [Violation] 'focusin' handler took 79154ms Focus on main content search field: [Violation] 'focusin' handler took 256ms content_script.js:1 Uncaught TypeError: Cannot read properties of null (reading 'ControlLooksLikePasswordCredentialField') at elementWasFocused (content_script.js:1:415691) at HTMLDocument.focusInEventHandler (content_script.js:1:415397) elementWasFocused @ content_script.js:1 focusInEventHandler @ content_script.js:1Understand this errorAI Focus on main content search field: content_script.js:1 [Violation] 'focusin' handler took 18336ms 2content_script.js:1 Uncaught TypeError: Cannot read properties of null (reading 'ControlLooksLikePasswordCredentialField') at elementWasFocused (content_script.js:1:415691) at HTMLDocument.focusInEventHandler (content_script.js:1:415397) elementWasFocused @ content_script.js:1 focusInEventHandler @ content_script.js:1Understand this errorAI 8content_script.js:1 Uncaught (in promise) Error: Invalid runtime. at sendRuntimeMessage (content_script.js:1:393325) at #C (content_script.js:1:396000) at #g (content_script.js:1:395788) at #y.e.#E (content_script.js:1:395608) sendRuntimeMessage @ content_script.js:1 #C @ content_script.js:1 #g @ content_script.js:1 #y.e.#E @ content_script.js:1Understand this errorAI
Bekomme nur die Mitteilung "Lade iCloud für Windows" um iCloud-Passwörter benutzen zu können - habe beides gemacht, funktioniert aber leider nicht. Einen Code zum bestätigen bekomme ich ebenfalls nicht.
always error on 2fa code
Erweiterung funktioniert nach Chrome-Update nicht mehr.
Tällä hetkellä ei toimi..
Seit dem neuesten Chrome update funktioniert die Erweiterung nicht mehr. Unchecked runtime.lastError: The message port closed before a response was received.