Καλώς ορίσατε στα πρόσθετα Firefox για Android.

Προσθέστε επιπλέον χαρακτηριστικά και στυλ για κάνετε το Firefox για Android δικό σας.

Κλείσιμο

Στο δρόμο;

Ελέγξτε τη σελίδα μας Mobile Πρόσθετα.

Κλείσιμο

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)
28 χρήστες

Οι κριτικές μου

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

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