על מנת לנסות את אלפי התוספות הזמינות כאן, הורידו את Mozilla Firefox, דרך מהירה וחופשית לגלוש ברשת!

סגירה

ברוכים הבאים לתוספות של Firefox.

ניתן לבחור מבין אלפי תכונות וסגנונות נוספים כדי להתאים את Firefox לטעמך.

סגירה

בדרכים?

מומלץ לבקר באתר התוספות לנייד שלנו.

סגירה

Yinong Wang

על עצמי

מידע על המפתח
שם Yinong Wang
משתמש מאז נוב' 26, 2024
מספר התוספות שנוצרו תוספת אחת
דירוג ממוצע של התוספות של המפתח דירוג 5 מתוך 5 כוכבים

תוספות שיצרתי

Run Filters from Context Menu

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

דירוג 5 מתוך 5 כוכבים (2)
65 משתמשים

הסקירות שלי

New Folder Filters Button

דירוג 5 מתוך 5 כוכבים

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

דירוג 5 מתוך 5 כוכבים

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