Extending Cocoa App Functionality in OS X

Posted by Tres Mon, 10 Jul 2006 06:59:49 GMT

Here’s a cool interface for customizing Cocoa applications will do:

SIMBL (Smart InputManager Bundle Loader) - pronounced like “symbol” or “cymbal” allows you to build hacks for Cocoa applications and apply the code selectively based on an application’s unique identifier. It’s not really all that smart, or even clever, but it’s smarter than just blindly loading code into an application.

And here’s megazoomer, an extension that will allow you to make any application use the entire screen by pressing command+enter:

Posted in  | Tags , , ,  | no comments