Benvenuto in Thunderbird Add-ons.
Aggiungi nuove funzionalità e stili per rendere Thunderbird veramente tuo.
ChiudiRecensione di custom.firefox.lady per Get All Mail Button for TB78++
Assegnate 5 su 5 stelle
Thanks, works fine. The inbuilt keyboard shortcut also works, but I like having a button. Agree that a monochrome or even grayscale icon would look less glaring. I used userChrome.css to sub the inbuilt 'Get Messages' icon:
#gamb_pharqcon_com-browserAction-toolbarbutton {
--webextension-toolbar-image-2x: url("chrome://messenger/skin/icons/getmsg.svg") !important;
list-style-image: url("chrome://messenger/skin/icons/getmsg.svg") !important;
}
Exact css depends on system; YMMV
Version 2.0.2 now offers the possibility to choose between different icons.
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.