To try the thousands of add-ons available here, download Mozilla Firefox, a fast, free way to surf the Web!
CloseWelcome to Firefox Add-ons.
Choose from thousands of extra features and styles to make Firefox your own.
CloseReview for Folder Pane Toggler by Tangoldd
Rated 4 out of 5 stars
CSS to hide button text in userChrome.css:
.extension-action > div:nth-child(1) > button:nth-child(1) {
font-size: 0 !important;
}
To create your own collections, you must have a Mozilla Add-ons account.