Yinong Wang

O meni

Podatki za razvijalce
Ime Yinong Wang
Uporabnik od Nov. 26, 2024
Število razvitih dodatkov 1 dodatek
Povprečna ocena dodatkov tega razvijalca Ocena 5 od 5 zvezdic

Dodatki, ki sem jih ustvaril

Run Filters from Context Menu

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

Ocena 5 od 5 zvezdic (2)
33 uporabnikov

Moje ocene

New Folder Filters Button

Ocena 5 od 5 zvezdic

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

Ocena 5 od 5 zvezdic

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