Yinong Wang

Om mig

Utvecklarinformation
Namn Yinong Wang
Användare sedan nov 26, 2024
Antal tillägg utvecklade 1 tillägg
Genomsnittliga betyg för utvecklarens tillägg Betygsatt 5 utav 5 stjärnor

Tillägg jag har skapat

Run Filters from Context Menu

Adds context menu options to run all filters on the selected folder or set of messages.

Betygsatt 5 utav 5 stjärnor (2)
28 användare

Mina recensioner

New Folder Filters Button

Betygsatt 5 utav 5 stjärnor

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

Betygsatt 5 utav 5 stjärnor

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");