Yinong Wang
내 정보
이름 | Yinong Wang |
---|---|
가입한 날짜 | 11월 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 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요