My purpose is to show Save and Save As buttons just for those users having one fixed ROLE. I've found that toolbar is defined in main_toolbar.
xul, where events are configured. 1.- Is it possible to add some security validation to toolbar options in main_toolbar.xul? 2.- Is there any option to add my own javascript or java class to override onclick event or onload? Any comment to...