Puntuado con 4 de 5 estrellas

非常に優れたアドオンで、実際に迷惑メールを効果的に除去してくれる数少ないアドオンの一つです。
しかし、ゴミプロセス(StructuredCloneHolder)が大量に残存し、メモリを圧迫しているようです。以下のようなエントリが何十個も残ってしまいます。
とても良いアドオンなので、ぜひ改良をお願いしたいです。

以下は about:memory からの抜粋です:
{
"process": "WebExtensions (pid 384669)",
"path": "explicit/dom/structured-clone-holder/ExtensionParent/JunkMailByeBye@example.com/recvAPICall/folders.getSubFolders",
"kind": 1,
"units": 0,
"amount": 192,
"description": "Memory used by StructuredCloneHolder DOM objects."
},
{
"process": "WebExtensions (pid 384669)",
"path": "explicit/dom/structured-clone-holder/ExtensionParent/JunkMailByeBye@example.com/recvAPICall/folders.getSubFolders",
"kind": 1,
"units": 0,
"amount": 192,
"description": "Memory used by StructuredCloneHolder DOM objects."
},
{
"process": "WebExtensions (pid 384669)",
"path": "explicit/dom/structured-clone-holder/ExtensionParent/JunkMailByeBye@example.com/recvAPICall/folders.getSubFolders",

Puntuado con 4 de 5 estrellas

It is working correctly with respect to Japanese emails.
As mentioned in the add-on descriptions, many add-ons seem to be unable to handle multilingual e-mails other than Japanese.
Those who say it does not work should read the description first.

Esta valoración es de una versión anterior del complemento (0.0.16).