1Password For Safari not listed in extensions
The 1Password Safari extension recently disappeared from Safari's list of available extensions (under preferences > extensions). I've deleted and reinstalled the app from the app store to no effect. Is this a known issue? It was working fine until this morning.
Versions
1Password for Safari: 2.1.3 (20182)
Safari: 15.1 (17612.2.9.1.20)
macOS:
$ sw_vers ProductName: macOS ProductVersion: 12.0.1 BuildVersion: 21A559
Thanks,
Zach
1Password Version: 8.4.0 (beta)
Extension Version: 2.1.3
OS Version: macOS 12.0.1
Comments
-
I'm sorry to hear about the difficulty. Can you please try this command:
/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -f -R /Applications/Safari.app
Then open Safari's preferences and see if the extension is listed there.
Ben
0 -
We haven't been able to identify a root cause, but we've received feedback from other extension developers that this appears to be an issue with registering web extensions in Safari. Luckily the terminal command fixes it. Hopefully we'll be able to get to the bottom of things with your friends at Apple soon!
0 -
Updating launch services fixed it for me as well. Thank you. Useful shell alias to keep around in case this happens again:
alias fixsafari='/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -f -R /Applications/Safari.app'
Zach
0 -
Thanks for sharing the shell alias, @zcutlip! Glad to hear it worked here for you as well! :+1:
0 -
I'm running into the same issue. And it's not just 1Password, but also other extensions, for example "Keyword Search" is also missing.
Edit: For some reason Safari also wasn't showing any replies to this, using Chrome now. Command line fix worked for me as well.
0 -
-
0 -
FWIW, also had this happen this morning and running Ben's script solved the issue.
0