Yinong Wang
關於我
名稱 | Yinong Wang |
---|---|
加入日期 | Nov. 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.
我所發表的評論
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");
如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。