Beta: Zotero Connector for Safari not showing up
dstillman
Zotero Team
This discussion was created from comments split from: Available for beta testing: Improved Zotero Connector for Safari.
Upgrade Storage
pluginkit -mAvv | grep -i -A 4 zotero ; mdfind "kMDItemCFBundleIdentifier == 'org.zotero.zotero'" ; ls /Applications/Zotero.app/Contents/PlugIns ; codesign --verify --deep --strict -vvvv /Applications/Zotero.app/Contents/PlugIns/ZoteroSafariExtension.appexWhat's the output for this command?
xattr -l /Applications/Zotero.app/Contents/PlugIns/ZoteroSafariExtension.appex/Contents/Resources/manifest.json`$ xattr -l /Applications/Zotero.app/Contents/PlugIns/ZoteroSafariExtension.appex/Contents/Resources/manifest.json
com.apple.FinderInfo:
com.apple.quarantine: 0183;6a63ecf9;Safari;8EF516F4-2C28-4B88-8B11-27D8CF727DDF`
org.zotero.zotero-beta.SafariExtension(5.0.212)
Path = /Applications/Zotero.app/Contents/PlugIns/ZoteroSafariExtension.appex
UUID = A889E299-E826-4D0E-9EF9-A46AF9331D54
Timestamp = 2026-07-27 20:53:57 +0000
SDK = com.apple.Safari.web-extension
Parent Bundle = /Applications/Zotero.app
Display Name = Zotero Connector
Short Name = ZoteroSafariExtension
Parent Name = Zotero
com.apple.ContactsUI.ContactsViewService(1.0)
Path = /System/iOSSupport/System/Library/Frameworks/ContactsUI.framework/PlugIns/ContactsViewService.appex
UUID = 56A6EB92-16D8-4559-86D3-992F08AEFD8C
ZoteroSafariExtension.appex
/Applications/Zotero.app/Contents/PlugIns/ZoteroSafariExtension.appex: valid on disk
/Applications/Zotero.app/Contents/PlugIns/ZoteroSafariExtension.appex: satisfies its Designated Requirement
➜ ~ xattr -l /Applications/Zotero.app/Contents/PlugIns/ZoteroSafariExtension.appex/Contents/Resources/manifest.json
com.apple.quarantine: 0183;6a67c2aa;Safari;840DC4FA-0CB9-44F2-86E6-59E50809F56D
If you update to beta 18, does it work with "Allow Unsigned Extensions"?
It won't be the new improved Connector described in the original thread, though — those improvements were made by switching from a "Safari app extension" to a "Safari web extension", and Safari only supported web extensions via the Mac App Store on macOS 11 and 12. Beta 19 bundles both extensions, but we won't be updating the app extension going forward.
Note that Safari 17 is no longer receiving security updates from Apple, so it isn't really safe to use at this point. If you can't upgrade macOS (which would only be the case for Macs from before 2016 or 2017 at this point), I'd recommend switching to another browser (which means Firefox, basically — Chrome is dropping Monterey support literally today).