= Third-Party Plugins =

This page is intended for plugin developers to make their plugins more visible to users.  We don't provide hosting for plugins as we simply do not have the resources to do so.  We do, however, encourage anyone hosting their own plugins to add them to the list below!

Note that we do not support '''any''' of these plugins.  If you have problems with the plugins, please contact the plugin's author using resources available on the plugin's website.  Please do not file tickets in the Pidgin bug tracking system, as we do not develop or support these plugins.

=== "Normal" Plugins ===
These plugins appear in the plugins list and provide additional functionality.

|| '''Plugin Name''' || '''Website''' ||'''''Short'' Description'''||
|| Guifications || [http://plugins.guifications.org/ Go] || Provides "toaster" popup notifications. ||
|| Purple Plugin Pack || [http://plugins.guifications.org/ Go] || Provides over 30 plugins for Pidgin, Finch, and libpurple. ||
|| Extended Preferences || [http://gaim-extprefs.sf.net/ Go] || Provides some additional, often-requested preferences for Pidgin. ||
|| Pidgin-Encryption || [http://pidgin-encrypt.sf.net/ Go] || Transparently encrypts your instant messages with RSA encryption.  ||
|| Off-the-Record Messaging || [http://www.cypherpunks.ca/otr/ Go] || Allows you to have private conversations over instant messaging.  ||
|| Pidgin-LaTeX || [http://sourceforge.net/projects/pidgin-latex/ Go] || Allows you to include mathematical formulas in your conversations.  ||
|| MX610-notification || [http://koti.mbnet.fi/simom/pidgin/mx610-notification Go] || Provides notifications with Logitech MX610's IM led ||
|| Led-notification || [http://koti.mbnet.fi/simom/pidgin/led-notification Go] || Provides notifications with laptops extra leds and similar ||

 
=== Protocol Plugins ===
These plugins do not appear in the plugins list.  Instead, they create new entries in the protocol field of the account editor and enable the user to connect to new IM or chat networks.
|| '''Protocol Name''' || '''Website''' || '''''Short'' Description''' ||
|| Netsoul || [http://sourceforge.net/projects/gaim-netsoul/ Go] || Plugin for the netsoul IM network used at engineering schools in Paris, France ||
|| XFire || [http://gfire.sourceforge.net/ Go] || Plugin to connect to the XFire gamers' IM network ||
|| Battle.net || [http://gaim-bnet.sourceforge.net/ Go] || Plugin to connect to the battle.net IM service ||
|| SIP-e (MS Communicator) || [http://sipe.sourceforge.net/ Go] || Plugin to connect to the MS Communicator IM server ||

 
=== Loader Plugins ===
These plugins do not appear in the plugins list.  Instead, they allow loading plugins written in other languages.

(None listed yet)

=== Additional Plugins ===
Note that additional plugins are still hosted on our old [http://sourceforge.net/tracker/?group_id=235&atid=390395 Sourceforge Tracker].  Some of these plugins may be updated to work with Pidgin, and some still may be for older versions.

== Development of Third-Party Plugins ==
If you're looking to develop a third-party plugin, you may find these resources valuable:
 * [wiki:CHowTo C Plugin Howto] (still in progress)
 * [/doxygen/ API Documentation]
 * [/doxygen/dev/html/plugin-i18n.html Third Party Plugin Translation Support]