188BET靠谱吗MacOS: Process name of Zotero beta?
Hi all,
5.0.97-beta.57+07df7d0de
MacOS 12.0.1
I personally use an Alfred workflow to quit unnecessary app ( https://www.alfredforum.com/topic/13262-quitarena-—-quit-all-apps-with-exceptions/) and it allows a list of excepted apps (from quitting).The list takes the process name of apps.
The workflow works with my existing list of exceptions (names within which I take directly from Activity Monitor), which consists of a handful of apps.
188BET靠谱吗However, Zotero doesn't work w/ the workflow, no matter what I type into the exception list, it always gets quitted.188BET靠谱吗I suspect, then, that the issue isn't to do with the workflow/script but perhaps that my Zotero is in beta?
Grateful for any input.Thanks!
5.0.97-beta.57+07df7d0de
MacOS 12.0.1
I personally use an Alfred workflow to quit unnecessary app ( https://www.alfredforum.com/topic/13262-quitarena-—-quit-all-apps-with-exceptions/) and it allows a list of excepted apps (from quitting).The list takes the process name of apps.
The workflow works with my existing list of exceptions (names within which I take directly from Activity Monitor), which consists of a handful of apps.
188BET靠谱吗However, Zotero doesn't work w/ the workflow, no matter what I type into the exception list, it always gets quitted.188BET靠谱吗I suspect, then, that the issue isn't to do with the workflow/script but perhaps that my Zotero is in beta?
Grateful for any input.Thanks!
188BET靠谱吗The executable name for Zotero is always "zotero".The bundle identifier for the beta is
188BET靠谱吗org.zotero.zotero-beta
.(You can see these by looking at Contents/Info.plist within the app package, asCFBundleExecutable
andCFBundleIdentifier
.)Thanks!