Thunderbird పొడిగింతలు

పొడిగింతలకు Thunderbird స్వాగతం.

Add extra features and styles to make Thunderbird your own.

మూసివేయి

On the go?

Check out our Mobile Add-ons site.

మూసివేయి

Yinong Wang

నా గురించి

డెవలపర్ సమాచారం
పేరు Yinong Wang
వాడుకరిగా నవం. 26, 2024
పొడిగింతల అభివృద్ధి సంఖ్య 1 పొడిగింత
డెవలపర్ యొక్క పొడిగింతల యొక్క సగటు రేటింగ్ Rated 5 out of 5 stars

నేను సృష్టించిన పొడిగింతలు

Run Filters from Context Menu

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

Rated 5 out of 5 stars (2)
80 వాడుకరులు

నా సమీక్షలు

New Folder Filters Button

Rated 5 out of 5 stars

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

This review is for a previous version of the add-on (3.8). 

Filter on Folder Button

Rated 5 out of 5 stars

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