Добре дошли в Добавки за Firefox за Android.

Добавете допълнителни възможности и теми, за да направите Firefox за Android свой.

Затваряне

On the go?

Check out our Mobile Add-ons site.

Затваряне

Yinong Wang

За мен

Информация за разработчика
Име Yinong Wang
Потребител от Ноев. 26, 2024
Брой добавки 1 добавка
Средна оценка на добавките Оценена с 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)
62 потребители

Мои отзиви

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

Това е отзив за предно издание на добавката (3.8). 

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