Snooze Ninja Sürüm Geçmişi

1 sürüm

Eski sürümleri dikkatli kullanın!

These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.

Sürüm 1.0.1 91.6 KiB Uyumlu sürümler: Thunderbird 128.0 ve sonrası

## 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.