Snooze Ninja Version History

1 version

Be careful with old versions!

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

Version 1.0.1 91.6 KiB Works with Thunderbird 128.0 and later

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