Review 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.