Välkommen till Thunderbird tillägg.
Lägg till extra funktioner och stilar för att göra Thunderbird till ditt.
StänguserChromeJS versionshistorik
13 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 1.2.1
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 1.2
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 1.1
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 1.0.2
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 1.0.1
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 1.0
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 0.0.10
Thank you to Jorg K <jorgk@jorgk.com> for the initial port to Thunderbird 78.
Note that if you check "location" in your userChrome.js file, in Thunderbird 78 window locations end in ".xhtml" instead of ".xul". You can write userChrome.js checks that are compatible with both Thunderbird 68 and Thunderbird 78 by doing something like:
if (location.href.startsWith("chrome://messenger/content/messenger.x")) {
...
}
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 0.0.9
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 0.0.7
This release of the add-on adds a pop-up message warning users about the potential end of support and encouraging people to visit the Kickstarter campaign and support it.
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 0.0.5
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 0.0.4
- Källkoden släpptes under Mozilla Public License, version 2.0
För att skapa egna samlingar, måste du ha ett konto för Mozilla tillägg.