Inlines links to images in skype conversations.
- Install SIMBL if you do not already have it.
- Download and run the latest Installer package.
- In Skype, select the SkypeImageInline style in Skype -> Preferences -> Messaging.
- Relaunch Skype.
git clone git://github.com/netpro2k/SkypeImageInline.git
cd SkypeImageInline
xcodebuild -project SkypeImageInline.xcodeproj -target SkypeImageInline -configuration Release build
cp -r build/Release/SkypeImageInline.bundle ~/Library/Application\ Support/SIMBL/Plugins/
cp -r SkypeImageInline.SkypeChatStyle ~/Library/Application\ Support/Skype/ChatStyles/
After installing, any links to images containing .jpg, .jpeg, .gif, .png or cl.ly will automatically be inlined as images. You can click on the image to open in a browser.
Copyright © Dominick D'Aniello. See LICENSE for details.