Android İçin Firefox Eklentileri'ne hoş geldiniz.
Android İçin Firefox uygulamanızı kişiselleştirmek için ekstra özellikler ve stiller ekleyin.
KapatYinong Wang
Hakkımda
İsim | Yinong Wang |
---|---|
Üyelik başlangıcı | Kas. 26, 2024 |
Geliştirilen eklentilerin sayısı | 1 eklenti |
Geliştiricinin eklentilerinin ortalama puanı | Rated 5 out of 5 stars |
Geliştirdiğim eklentiler
Run Filters from Context Menu
Adds context menu options to run all filters on the selected folder or set of messages.
İncelemelerim
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");
To create your own collections, you must have a Mozilla Add-ons account.