Notes for using SIMBL-0.9.9 on OS X 10.11 is here.
Changes from original SIMBL
- OS X 10.7, 10.8, 10.9, 10.10
- Reads plugins from
~/Library/Application Support/SIMBL/Plugins
only. - Never reads plugins from
/Library/Application Support/SIMBL/Plugins
. - Support sandboxed application.
- Support resumed on login application.
- Drag and Drop install to
/Applications
or~/Applications
folder, no uninstaller required. - Change injection method.
- Install plugins(.bundle) from Finder.
- 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
). - New
CFBundleIdentifier
ofEasySIMBL.osax
has been changed fromcom.github.norio-nomura.EasySIMBL.osax
tonet.culater.SIMBL
. This trick will make Google Chrome allow loading plugins. See #12
Download EasySIMBL-1.7.1.zip (2014/11/26 updated)- Extract and move
EasySIMBL.app
into/Applications
or~/Applications
. - Launch
EasySIMBL.app
and checkUse SIMBL
, then quitEasySIMBL.app
.
- Move older
EasySIMBL.app
into Trash. - Move newer
EasySIMBL.app
into/Applications
or~/Applications
. - Launch
EasySIMBL.app
and checkUse SIMBL
, then quitEasySIMBL.app
.
- Launch
EasySIMBL.app
then uncheckUse SIMBL
, then quitEasySIMBL.app
. - Move
EasySIMBL.app
into Trash.
If you want to provide another plugin's information, please use a wiki. Thanks.
This list includes combinations which I tested on my Mac.
- OS X 10.10.1 (14B25)
- Launchpad & SpringboardSearchInRomanOnly 0.1
- Maps 2.0 & CopyLatLngOnMaps 0.1
- Safari 8.0 & SafariStand 8.0.208
- Google Chrome 38.0.2125.122(32-bit) & NoFavicons 1.2
- Twitter for Mac 3.1.0 & SimblPluginsForTwitter 1.5
- OS X 10.9.5 (13F34)
- Dock & BlackDock 0.8.0 (without InjectIntoDock.scpt)
- Finder & ColorfulSidebar 1.1.2 (without PowerboxInjector)
- Launchpad & SpringboardSearchInRomanOnly 0.1
- Safari 7.0.1 & SafariStand 6.0.200
- Twitter for Mac 3.1.0 & SimblPluginsForTwitter 1.5
- OS X 10.8.5 (12F45)
- Finder & ColorfulSidebar 1.1.2 (without PowerboxInjector)
- Safari 6.1 & SafariStand 6.0.200
- OS X 10.7.5 (11G63)
- Finder & ColorfulSidebar 1.1.2 (without PowerboxInjector)
PowerboxInjector is not compatible with EasySIMBL. Sorry, the reason exists on EasySIMBL side.
Copyright 2003-2009, Mike Solomon <mas63@cornell.edu>
SIMBL is released under the GNU General Public License v2.
http://www.opensource.org/licenses/gpl-2.0.php
Copyright 2012, hetima
EasySIMBL is released under the GNU General Public License v2.
http://www.opensource.org/licenses/gpl-2.0.php
Copyright 2012, Norio Nomura
EasySIMBL is released under the GNU General Public License v2.
http://www.opensource.org/licenses/gpl-2.0.php