Snooze Ninja의 버전 기록

버전 1

오래된 버전인지 확인하세요!

아래 버전들은 테스트 목적 및 참고용입니다. 항상 최신 버전의 부가 기능만을 사용하시기 바랍니다.

버전 1.0.1 91.6 KiB 작동 버전 Thunderbird 128.0 이상

## 1.0.1
- popup: use messageDisplay.getDisplayedMessages (TB 128 compatible) instead of the unsupported getDisplayedMessage.
- background: make runtime.onMessage listener non-async (fire-and-forget) to avoid the async-listener anti-pattern.