Noté 5 sur 5 étoiles

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

Cette critique concerne une version précédente du module (1.0.1). 

Version 2.0.2 now offers the possibility to choose between different icons.