I finally figured this out :
Install the firefox plugin Stylish and add the following script to it -
/* * Do not remove the @namespace line -- it's required for correct functioning */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */ #saff-toolbar-items { display:none !important; visibility:hidden !important; }