لتجربة الآلاف من الإضافات المتوفرة هنا، نزّل متصفح موزيلا فَيَرفُكس مجانًا. المتصفح الأسرع والأكثر أمانًا في عالم الإنترنت.

Close

مرحبا بك في إضافات فَيَرفُكس.

اختر من بين الآلاف من المميزات والمظاهر الإضافية واجعل فيرفُكس ملكًا لك.

Close

في الطريق، أثناء تنقلك؟

ألقِ نظرة على موقع إضافات الهواتف الذكية.

Close

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)

تعليقاتي

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