Välkommen till Thunderbird tillägg.
Lägg till extra funktioner och stilar för att göra Thunderbird till ditt.
StängReceived versionshistorik
26 versioner
Var försiktig med gamla versioner!
Dessa versioner visas för referens och teständamål. Du bör alltid använda den senaste versionen av ett tillägg.
Version 2.6.1
- **Add support for Thunderbird 136 and later**:
The add-on now uses both legacy (JSM) and modern (ESM) module systems, ensuring compatibility with all supported Thunderbird versions.
- Källkoden släpptes under BSD-licens
Version 2.6.0
+ Added "Substitute folding white spaces (FWS)" option for Thunderbird 128 Beta and later. Enabled by default to ensure compatibility with existing user configurations.
**Behavior changes:**
* In Thunderbird 128 Beta, headers unfolding behavior has been updated to retain folding white spaces (FWS) instead of substituting them with spaces as in previous Thunderbird versions.
- Källkoden släpptes under BSD-licens
Version 2.5.1
+ Improve single line mode headers separator. Now the arrow points in mail flow direction and the box is used as a separator for out-of-order sequences. The arrow has been replaced with a heavy arrow, so it is easier to spot in a long string of text.
- Källkoden släpptes under BSD-licens
Version 2.4.1
to avoid showing header of the previous message during network/processing delay
- Källkoden släpptes under BSD-licens
Version 2.4.0
+ Add option to display all headers on a single line. Submitted by: @the-glu
- Källkoden släpptes under BSD-licens
Version 2.2.0
*Updating*
Starting from version 2.2.0 the add-on displays header parts that matches all capturing groups of the regular expression. Previously it displayed only the first capturing group match.
Users may need to update regular expressions replacing 2nd+ capturing groups with non-capturing groups `(:?…)`.
- Källkoden släpptes under BSD-licens
Version 2.0.0
* This breaks compatibility with previous Thunderbird versions.
* The add-on requires full unrestricted access to Thunderbird for being able to display the Received header in the message header area.
*Migration*
You need to re-enter the add-on configuration settings. It is merely a single option: the regular expression.
In case you forgot it, look for `extensions.received.regexp` preference in the Configuration Editor (about:config page).
- Källkoden släpptes under BSD-licens
Version 1.0.0
- Källkoden släpptes under BSD-licens
Version 0.2.3
- Källkoden släpptes under BSD-licens
Version 0.2.2
- Källkoden släpptes under BSD-licens
Version 0.2.1
- Källkoden släpptes under BSD-licens
Version 0.2.0
* Now the add-on parse each "Received" header separately.
- Källkoden släpptes under BSD-licens
Version 0.1.2
- Källkoden släpptes under BSD-licens
För att skapa egna samlingar, måste du ha ett konto för Mozilla tillägg.