3 Plugins are currently available and shipped with fileBee's installtion.
In the hope of fileBee plugin developers want to create some interesting stuff filebee.org will publish the plugins interface with source code and samples soon.

Standard Plugin.
This Plugin is called if no Plugin-Fileextension Association exists.
It can show the contents of a file immediately
After the first byte comes from a stream it can be show in 5 Modes:
Ascii, Decimal, Hex, Octal and Binary.

Image Plugin.
The Image Plugin is associated to jpg,gif and png files by default
Images will directly fit into the given window or embedded panel.
Zoom method is implemented.

Special Music Player Plugin.
The Player is associated to ogg and mp3 files.
Decoder engine comes from FMOD and LWJGL.
Special in that case that the player is placed in the lower right Corner of fileBees Status Bar.

A word about Plugin File Associations: The Assocations are currently hard wired.
This will change soon when the Plugin Interface is published.