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.
CloseReviews for Reply All Button by Mark B
Rated 4 out of 5 stars
I've been missing this button. Works well in light mode. Button icon barely visible in dark mode.
I used the following CSS in my userChrome.css to fix this:
toolbarbutton#platinummyr_replyallbutton_addons_thunderbird_net-messageDisplayAction-toolbarbutton {
& > stack.toolbarbutton-badge-stack {
& > image.toolbarbutton-icon {
list-style-image: url("chrome://messenger/skin/icons/new/compact/reply-all.svg") !important
}
}
}
Thanks for the feedback. I'll try to see about fixing the UI to work with dark mode.
Rated 4 out of 5 stars
I've been missing this button. Works well in light mode. Button icon barely visible in dark mode.
To create your own collections, you must have a Mozilla Add-ons account.