This repository has been archived by the owner on Jul 18, 2019. It is now read-only.
EasySIMBL-1.6
norio-nomura
released this
25 Nov 11:32
·
25 commits
to master
since this release
- Support injecting plugins into background process
LSBackgroundOnly=1
and agent processLSUIElement=1
, if plugin has explicitly targeting application bundle identifier (not*
. e.g.com.apple.appkit.xpc.openAndSavePanelService
,com.apple.dock
orcom.apple.security.pboxd
). - Compatible with PowerBox
com.apple.security.pboxd
. - On
SIMBL Agent.app
launching, the agent will not inject plugins targeting bundleIdentifier == "*" into apps which hasLSUIElement=1
orLSBackgroundOnly=1
in Info.plist. This behavior has been changed from previous version of EasySIMBL.