AddAccents Version History

4 versions

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 0.2.2 75.0 KiB Works with Thunderbird 87.0 and later

This version allows you to use "," and ":" in the replacement string provided you escape them with \.
For example `e:this\,then\:that` is valid, and the replacement string will be "this,then:that"

Version 0.2.1 75.3 KiB Works with Thunderbird 87.0 and later

Fix issue where an extra \n is inserted when in non-ascii compose, after each newline.

Version 0.2 74.8 KiB Works with Thunderbird 87.0 and later

Add support for simpler mapping: e:é:è:e is now equivalent to e:é,é:è,è:e
Change the default mapping to e:é:è:ê:ë:e,a:à:â:a,c:ç,o:ô:œ:o,u:ù:û:u,i:î:ï:i,$:€,d:°

Version 0.1 74.9 KiB Works with Thunderbird 87.0 and later