Benvenuto in Thunderbird Add-ons.
Aggiungi nuove funzionalità e stili per rendere Thunderbird veramente tuo.
ChiudiYinong Wang
Informazioni utente
Nome | Yinong Wang |
---|---|
Utente da | Nov. 26, 2024 |
Numero di componenti aggiuntivi sviluppati | 1 componente aggiuntivo |
Media delle valutazioni sui componenti aggiuntivi di questo sviluppatore. | Assegnate 5 su 5 stelle |
I componenti aggiuntivi che ho realizzato
Run Filters from Context Menu
Adds context menu options to run all filters on the selected folder or set of messages.
Le mie recensioni
New Folder Filters Button
Assegnate 5 su 5 stelle
I am the maintainer of a similar add-on.
The update of Thunderbird 138 breaks the add-on by no longer supporting JSM scripts.
Please migrate the dependency to the corresponding ESM package.
const { ExtensionCommon } = ChromeUtils.importESModule("resource://gre/modules/ExtensionCommon.sys.mjs");
Filter on Folder Button
Assegnate 5 su 5 stelle
I am the maintainer of a similar add-on.
The update of Thunderbird 138 breaks the add-on by no longer supporting JSM scripts.
Please migrate the dependency to the corresponding ESM package.
const { ExtensionCommon } = ChromeUtils.importESModule("resource://gre/modules/ExtensionCommon.sys.mjs");
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.