remove the extensions from Get Add-ons
i dont have that tab (left side) - using Aris ctr collection (userChrome.css)
- Code: Select all
/*AGENT_SHEET*/
#categories #category-discover
{
display: none !important;
}
but extensions.htmlaboutaddons.enabled is no longer working - it presents a white page with nothing. seems that the old XUL manager is going to be phased out now.