Snooze Ninja Version History

1 versión

¡Curiáu coles versiones vieyes!

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

Versión 1.0.1 91.6 KiB Funciona con 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.