Skip to content

Instantly share code, notes, and snippets.

@TeamYukizome
Created December 15, 2024 09:04
Show Gist options
  • Save TeamYukizome/a75f7b84964da55fb1cc37fe382750a6 to your computer and use it in GitHub Desktop.
Save TeamYukizome/a75f7b84964da55fb1cc37fe382750a6 to your computer and use it in GitHub Desktop.
LibreWolf macOS iCloud Passwords Fix
echo '{
"name": "com.apple.passwordmanager",
"description": "PasswordManagerBrowserExtensionHelper",
"path": "/System/Cryptexes/App/System/Library/CoreServices/PasswordManagerBrowserExtensionHelper.app/Contents/MacOS/PasswordManagerBrowserExtensionHelper",
"type": "stdio",
"allowed_extensions": [
"[email protected]"
]
}' > ~/Library/Application\ Support/librewolf/NativeMessagingHosts/com.apple.passwordmanager.json
@etzabo
Copy link

etzabo commented Mar 4, 2025

Much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment