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.