Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoFingerprint Unlock in Chrome doesn't work anymore
Hey,
I'm using a company license and the https://chrome.google.com/webstore/detail/1password-%E2%80%93-password-mana/aeblfdkhhhdcdjpifhhbdiojplfjncoa on a MacBook together with Brave as Browser (...
Former Member
3 years agoThank you so much for this. I was just getting frustrated and found this solution that works perfectly. I am using Firefox so my manifest was in a different location but required the same fix.
~/Library/Application Support/Mozilla/NativeMessagingHosts/com.1password.1password.json
json
{
"name": "com.1password.1password",
"description": "1Password BrowserSupport",
"path": "/Applications/1Password.app/Contents/Library/LoginItems/1Password Browser Helper.app/Contents/MacOS/1Password-BrowserSupport",
"type": "stdio",
"allowed_extensions": [
"{0a75d802-9aed-41e7-8daa-24c067386e82}",
"{25fc87fa-4d31-4fee-b5c1-c32a7844c063}",
"{d634138d-c276-4fc8-924b-40a0ea21d284}"
]
}