This article will teach you the basics to write your own plugin for the popular Y-Browser file explorer. In general Y-Browser plug-ins are Ecom plug-ins, which are returning defined Y-Browser base class implementations. For file handler all plug-in instances are CCoeControl based containers which are also required to implement some additional interface functions. These additional interface function are then called by the Y-Browser when these plug-ins are utilized.