Välkommen till Firefox för Android tillägg.
Lägg till extra funktioner och stilar för att göra Firefox för Android till ditt.
StängRecension av Simple Mail Redirection av Lichtmacher
Betygsatt 4 utav 5 stjärnor
The addon works good for us for redirecting (delegating) E-Mails. The accounts are often accessed by several people or by one person from different systems (Linux, Windows).
Since a little while the icon for "E-Mail is redirected" does only appear in the thunderbird-instance from which the E-Mail is redirected.
I defined a tag "redirected" and it works - all systems show the tag.
But it would be better to show the symbol, because one line gets only one color. We use the tags for different purposes. So you have to select the E-Mail to see in the header section all tags.
Unfortunately the tag ist the best i can do. Probably you can do some magic with userChrome.css:
tr[data-properties~="Tredirected"] :is(.subject-line img, .Tredirected) {
content: url("resent.svg") !important;
}
Untestet, and you have to provide your own "resent.svg"
För att skapa egna samlingar, måste du ha ett konto för Mozilla tillägg.