Assegnate 5 su 5 stelle

Thanks for the excellent add-on. Note that 8.11.2 works with Thunderbird 142.0. The developer simply must update the manifest.json:

"browser_specific_settings": {
"gecko": {
"strict_min_version": "78.0",
"strict_max_version": "142.*",
"id": "languagetool-mailextension@languagetool.org"
}
},