/* Remove the Plugins panel from Addons Manager Window
* To remove the others panel in Addons Manager these are the ID of each panel:
* #search-view -> Explore
* extensions-view -> Estensions
* themes-view -> Themes
*/



#plugins-view
{display: none !important;}